diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:25:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:25:55 -0400 |
commit | 4f050ca9b80d0565e408137f2422e808b82cfd11 (patch) | |
tree | 5aca9688e49dee8915a962de4baf4c305ccbfa9e /Command/Copy.hs | |
parent | 541178b499d084e4041ae4b9d62bf86f5a97c3ff (diff) |
reorganize some files and imports
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 |