summaryrefslogtreecommitdiffstats
path: root/src/repository/fs/representation.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository/fs/representation.rs')
-rw-r--r--src/repository/fs/representation.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/repository/fs/representation.rs b/src/repository/fs/representation.rs
index 5f92ba7..004b4f8 100644
--- a/src/repository/fs/representation.rs
+++ b/src/repository/fs/representation.rs
@@ -11,7 +11,6 @@
use std::collections::HashMap;
use std::convert::TryFrom;
use std::convert::TryInto;
-use std::path::Component;
use std::path::Path;
use std::path::PathBuf;