rust/hg-core/src/logging.rs
changeset 47980 9cd35c8c6044
parent 46638 1f55cd5b292f
--- a/rust/hg-core/src/logging.rs	Fri Sep 03 16:32:35 2021 +0200
+++ b/rust/hg-core/src/logging.rs	Mon Sep 06 11:39:59 2021 +0200
@@ -1,5 +1,5 @@
 use crate::errors::{HgError, HgResultExt, IoErrorContext, IoResultExt};
-use crate::repo::Vfs;
+use crate::vfs::Vfs;
 use std::io::Write;
 
 /// An utility to append to a log file with the given name, and optionally