diff options
author | 2011-10-16 00:31:25 -0400 | |
---|---|---|
committer | 2011-10-16 00:50:12 -0400 | |
commit | 23f2a12816e250f6780f80443ef6ec31c13fca9e (patch) | |
tree | 98de024aa2909caa39f82a76ccde182afef5093b /Command/Unused.hs | |
parent | 91366c896d9c9cb4519b451a64ed4d1e0ff52cb3 (diff) |
broke up Utility
Diffstat (limited to 'Command/Unused.hs')
-rw-r--r-- | Command/Unused.hs | 1 |
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 |