summaryrefslogtreecommitdiff
path: root/Command/Unused.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-16 00:31:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-16 00:50:12 -0400
commit23f2a12816e250f6780f80443ef6ec31c13fca9e (patch)
tree98de024aa2909caa39f82a76ccde182afef5093b /Command/Unused.hs
parent91366c896d9c9cb4519b451a64ed4d1e0ff52cb3 (diff)
broke up Utility
Diffstat (limited to 'Command/Unused.hs')
-rw-r--r--Command/Unused.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Unused.hs b/Command/Unused.hs
index 874b0ca06..a90174752 100644
--- a/Command/Unused.hs
+++ b/Command/Unused.hs
@@ -16,6 +16,7 @@ import Common.Annex
import Command
import Annex.Content
import Utility.FileMode
+import Utility.TempFile
import Logs.Location
import qualified Annex
import qualified Git