summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Git/Construct.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Git/Construct.hs b/Git/Construct.hs
index 54eb84e22..5b2ec6f12 100644
--- a/Git/Construct.hs
+++ b/Git/Construct.hs
@@ -34,7 +34,6 @@ import Network.URI
import Common
import Git.Types
import Git
-import Git.FilePath
import qualified Git.Url as Url
import Utility.UserInfo