diff options
Diffstat (limited to 'Git/CurrentRepo.hs')
-rw-r--r-- | Git/CurrentRepo.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Git/CurrentRepo.hs b/Git/CurrentRepo.hs index df074cf8b..69a679ee3 100644 --- a/Git/CurrentRepo.hs +++ b/Git/CurrentRepo.hs @@ -12,7 +12,6 @@ import Git.Types import Git.Construct import qualified Git.Config import Utility.Env -import Utility.Env.Set {- Gets the current git repository. - |