diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-21 18:08:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-21 18:08:56 -0400 |
commit | d71baf07108c4903c444175ca482af1ed4cca1b4 (patch) | |
tree | 571818e459afc7722f5fc8c109f5502b8748988f /Command/Drop.hs | |
parent | d44bd607d4fd18eadabe3c7693ebcf1c74aae63e (diff) |
reorg
Diffstat (limited to 'Command/Drop.hs')
-rw-r--r-- | Command/Drop.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Drop.hs b/Command/Drop.hs index 8f7e1aae9..bf832e8d5 100644 --- a/Command/Drop.hs +++ b/Command/Drop.hs @@ -14,7 +14,7 @@ import qualified Annex import Annex.UUID import Logs.Location import Logs.Trust -import Logs.NumCopies +import Config.NumCopies import Annex.Content import qualified Option import Annex.Wanted |