summaryrefslogtreecommitdiff
path: root/git-annex-shell.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-29 23:48:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-30 00:28:22 -0400
commit4e9be0d1f86893a469b33b763b55edfe75bdb3aa (patch)
treee721a64007bc52df419a720caf2907dcf62e54ef /git-annex-shell.hs
parentef5330120c0b522ff159a5b3caba7a926236947b (diff)
refactoring and cleanup
No code changes.
Diffstat (limited to 'git-annex-shell.hs')
-rw-r--r--git-annex-shell.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-annex-shell.hs b/git-annex-shell.hs
index 328d7b100..10eeb454a 100644
--- a/git-annex-shell.hs
+++ b/git-annex-shell.hs
@@ -12,7 +12,6 @@ import Common.Annex
import qualified Git
import CmdLine
import Command
-import Options
import Annex.UUID
import qualified Command.ConfigList