fix: cache calculation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pub mod meta_store;
|
||||
#[allow(clippy::module_inception)]
|
||||
pub mod cluster;
|
||||
pub mod meta_store;
|
||||
|
||||
pub use cluster::Cluster;
|
||||
pub use meta_store::MetaStore;
|
||||
|
||||
Reference in New Issue
Block a user