summaryrefslogtreecommitdiff
path: root/Command/Get.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-26 16:25:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-26 16:25:55 -0400
commit4f050ca9b80d0565e408137f2422e808b82cfd11 (patch)
tree5aca9688e49dee8915a962de4baf4c305ccbfa9e /Command/Get.hs
parent541178b499d084e4041ae4b9d62bf86f5a97c3ff (diff)
reorganize some files and imports
Diffstat (limited to 'Command/Get.hs')
-rw-r--r--Command/Get.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Get.hs b/Command/Get.hs
index edab72e42..f436b15b5 100644
--- a/Command/Get.hs
+++ b/Command/Get.hs
@@ -14,7 +14,6 @@ import Annex.Content
import Logs.Transfer
import Config.NumCopies
import Annex.Wanted
-import GitAnnex.Options
import qualified Command.Move
def :: [Command]