summaryrefslogtreecommitdiff
path: root/Backend/WORM.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/WORM.hs')
-rw-r--r--Backend/WORM.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Backend/WORM.hs b/Backend/WORM.hs
index e1dbae2cb..99a853f47 100644
--- a/Backend/WORM.hs
+++ b/Backend/WORM.hs
@@ -7,9 +7,8 @@
module Backend.WORM (backends) where
-import Common.Annex
+import Annex.Common
import Types.Backend
-import Types.Key
import Types.KeySource
import Backend.Utilities
import Git.FilePath