This commit is contained in:
Łukasz Magiera
2020-08-01 09:40:25 +02:00
parent e5ca4b22d5
commit 90baf06011
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ type API struct {
Imports dtypes.ClientImportMgr
CombinedBstore dtypes.ClientBlockstore // TODO: try to remove
CombinedBstore dtypes.ClientBlockstore // TODO: try to remove
RetrievalStoreMgr dtypes.ClientRetrievalStoreManager
}