diff options
Diffstat (limited to 'Command/Copy.hs')
-rw-r--r-- | Command/Copy.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Copy.hs b/Command/Copy.hs index e2bd1fce4..29606061d 100644 --- a/Command/Copy.hs +++ b/Command/Copy.hs @@ -9,7 +9,6 @@ module Command.Copy where import Common.Annex import Command -import GitAnnex.Options import qualified Command.Move import qualified Remote import Annex.Wanted |