Rename import to import_queue

This commit is contained in:
Luke Parker
2022-10-20 04:28:26 -04:00
parent 49a26e5841
commit 280683142a

View File

@@ -134,4 +134,3 @@ where
self.inner.import_block(block, new_cache).await.map_err(Into::into)
}
}