summaryrefslogtreecommitdiff
path: root/Command/DropUnused.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-04-30 14:02:56 -0400
committerJoey Hess <joeyh@joeyh.name>2015-04-30 14:02:56 -0400
commit38c458b407a46492e29600d5e7cc8839c49e60bf (patch)
treed790d695644c70ecfd29d4a9381829bf048ef456 /Command/DropUnused.hs
parent9e10b5ca9c362eb2b61a8b5a8a708b626fc30f0b (diff)
refactor
Diffstat (limited to 'Command/DropUnused.hs')
-rw-r--r--Command/DropUnused.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/DropUnused.hs b/Command/DropUnused.hs
index 36ff49720d..d441a4bd2c 100644
--- a/Command/DropUnused.hs
+++ b/Command/DropUnused.hs
@@ -14,7 +14,7 @@ import qualified Command.Drop
import qualified Remote
import qualified Git
import Command.Unused (withUnusedMaps, UnusedMaps(..), startUnused)
-import Config.NumCopies
+import Annex.NumCopies
cmd :: [Command]
cmd = [withOptions [Command.Drop.dropFromOption] $