mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 01:02:55 +00:00
Removed temporary comment
This commit is contained in:
@@ -306,7 +306,6 @@ impl Directory for ManagedDirectory {
|
||||
}
|
||||
|
||||
fn watch(&self, watch_callback: WatchCallback) -> crate::Result<WatchHandle> {
|
||||
// `WatchCallback` is only a function.
|
||||
self.directory.watch(watch_callback)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user