mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
remove crap
This commit is contained in:
parent
c80a473fdb
commit
084d4ae98b
@ -41,8 +41,6 @@ impl ProtectedStore {
|
||||
|
||||
#[instrument(level = "debug", skip(self), err)]
|
||||
pub async fn init(&self) -> EyreResult<()> {
|
||||
log_pstore!(error "ASDFASDFASDF");
|
||||
|
||||
let delete = {
|
||||
let c = self.config.get();
|
||||
let mut inner = self.inner.lock();
|
||||
|
Loading…
Reference in New Issue
Block a user