summaryrefslogtreecommitdiff
path: root/Annex
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-13 15:30:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-13 15:30:18 -0400
commit2a0e05547d4d2a0aa94436e07db5c80cf84e6296 (patch)
tree1e3ddda398adf025ac34bd7228bf391aa7573803 /Annex
parentb654383b99b8f72a8b8c8f3353e26bf8106bf0c8 (diff)
fix warnings
Diffstat (limited to 'Annex')
-rw-r--r--Annex/Environment.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Annex/Environment.hs b/Annex/Environment.hs
index d0cd93c2c..472fc934a 100644
--- a/Annex/Environment.hs
+++ b/Annex/Environment.hs
@@ -14,7 +14,6 @@ import Utility.UserInfo
import qualified Git.Config
import System.Posix.Env
-import Network.BSD
{- Checks that the system's environment allows git to function.
- Git requires a GECOS username, or suitable git configuration, or