summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2018-06-14 12:33:00 -0400
committerJoey Hess <joeyh@joeyh.name>2018-06-14 12:33:00 -0400
commitcc4b3b9c06840a0a13cdd16ed6726fa62b33761b (patch)
tree0f167b09cfb9ceee9fa1d299e29de693e61dcf58 /Remote
parent391a83c98551c65c44582f39f9bb0bdfd7d8ac06 (diff)
remove unused import
Diffstat (limited to 'Remote')
-rw-r--r--Remote/P2P.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Remote/P2P.hs b/Remote/P2P.hs
index 6ea029da84..b5ff048639 100644
--- a/Remote/P2P.hs
+++ b/Remote/P2P.hs
@@ -18,7 +18,6 @@ import P2P.Annex
import P2P.IO
import P2P.Auth
import Types.Remote
-import Types.GitConfig
import qualified Git
import Annex.UUID
import Config