summaryrefslogtreecommitdiff
path: root/Logs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Logs.hs')
-rw-r--r--Logs.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Logs.hs b/Logs.hs
index 252b5814d..a3dd96888 100644
--- a/Logs.hs
+++ b/Logs.hs
@@ -7,8 +7,7 @@
module Logs where
-import Common.Annex
-import Types.Key
+import Annex.Common
import Annex.DirHashes
{- There are several varieties of log file formats. -}