Refactor legacy database watcher system.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -22,7 +22,6 @@ mod stream;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
pub(crate) mod util;
|
||||
mod watchers;
|
||||
|
||||
use std::{ops::Index, sync::Arc};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user