diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-10 16:59:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-10 16:59:38 -0400 |
commit | 0cfe495f165da317070a9ae7a233a27745749823 (patch) | |
tree | d3fe243a7958315a186afa9f6b37524713cc594a /Build/TestConfig.hs | |
parent | e55e7799b1bc2c38f54067c8d1e290ea2536c487 (diff) |
make configure -Wall clean
Diffstat (limited to 'Build/TestConfig.hs')
-rw-r--r-- | Build/TestConfig.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/TestConfig.hs b/Build/TestConfig.hs index 8628ebe58..e55641fb0 100644 --- a/Build/TestConfig.hs +++ b/Build/TestConfig.hs @@ -7,8 +7,6 @@ import Utility.Monad import Utility.SafeCommand import System.IO -import System.Cmd -import System.Exit import System.FilePath import System.Directory |