diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-05 13:25:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-05 13:25:03 -0400 |
commit | 0ad42412dbc981969e0847b498701e6b9ca6dd17 (patch) | |
tree | 1c9c46af2ee7906f2c1da66241b6980402b573ea | |
parent | a3375f6e512adc4d63c7d30cfb7d7cc03f0a6aef (diff) |
unused import
-rw-r--r-- | Command/Proxy.hs | 1 |
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 |