aboutsummaryrefslogtreecommitdiff
path: root/Logs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-13 12:53:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-13 12:53:19 -0400
commita74eeb3384ed62091331fe7ed2b1f48f17295cf6 (patch)
tree5bd84ec0f6c036d2101397e50e500a98406d2b14 /Logs
parent56dbab2fa0ffdeb63226f8e9ec4e56b0e0857601 (diff)
cleanup imports
Diffstat (limited to 'Logs')
-rw-r--r--Logs/Export.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/Logs/Export.hs b/Logs/Export.hs
index b0eddba7c..637888176 100644
--- a/Logs/Export.hs
+++ b/Logs/Export.hs
@@ -11,10 +11,7 @@ import qualified Data.Map as M
import Annex.Common
import qualified Annex.Branch
-import Annex.Journal
import qualified Git
-import qualified Git.Branch
-import Git.Tree
import Git.Sha
import Git.FilePath
import Logs