diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-20 18:01:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-20 18:01:27 -0400 |
commit | 18c389f029100faca9e23b1c3a2ff710d4d85761 (patch) | |
tree | 17bb89c79004eea270d25acf500c8c26f41c22b2 /Git/Construct.hs | |
parent | 6c1cd03f5d74ef7b96aaad085311b40d42ae6487 (diff) |
fix warning
Diffstat (limited to 'Git/Construct.hs')
-rw-r--r-- | Git/Construct.hs | 1 |
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 |