aboutsummaryrefslogtreecommitdiff
path: root/Git/Construct.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Construct.hs')
-rw-r--r--Git/Construct.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Git/Construct.hs b/Git/Construct.hs
index 377ddeeae..6514b80bc 100644
--- a/Git/Construct.hs
+++ b/Git/Construct.hs
@@ -25,8 +25,6 @@ module Git.Construct (
#ifndef mingw32_HOST_OS
import System.Posix.User
-#else
-import Git.FilePath
#endif
import qualified Data.Map as M hiding (map, split)
import Network.URI