aboutsummaryrefslogtreecommitdiff
path: root/Command/Proxy.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 13:25:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 13:25:03 -0400
commit0ad42412dbc981969e0847b498701e6b9ca6dd17 (patch)
tree1c9c46af2ee7906f2c1da66241b6980402b573ea /Command/Proxy.hs
parenta3375f6e512adc4d63c7d30cfb7d7cc03f0a6aef (diff)
unused import
Diffstat (limited to 'Command/Proxy.hs')
-rw-r--r--Command/Proxy.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Proxy.hs b/Command/Proxy.hs
index 98804ef67..a99e1f4b5 100644
--- a/Command/Proxy.hs
+++ b/Command/Proxy.hs
@@ -13,7 +13,6 @@ import Config
import Utility.Tmp
import Utility.Env
import Annex.Direct
-import qualified Annex
import qualified Git
import qualified Git.Sha
import qualified Git.Ref