This commit is contained in:
John Smith
2023-06-15 20:29:12 -04:00
parent d6f442d431
commit d114ea3b72
3 changed files with 0 additions and 7 deletions
-1
View File
@@ -123,7 +123,6 @@ impl ServicesContext {
let storage_manager = StorageManager::new(
self.config.clone(),
self.crypto.clone().unwrap(),
self.protected_store.clone().unwrap(),
self.table_store.clone().unwrap(),
#[cfg(feature = "unstable-blockstore")]
self.block_store.clone().unwrap(),