fix build

This commit is contained in:
Stas Kelvich
2021-04-03 19:42:45 +03:00
parent da0decc24e
commit decb04fc4f
2 changed files with 0 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ use std::path::PathBuf;
#[allow(dead_code)]
pub mod control_plane;
pub mod controlfile;
pub mod page_cache;
pub mod page_service;
pub mod wal_service;