From c3b9e3d64ae4082b627ffa50996ee403b09759d5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 27 Oct 2014 11:09:55 -0400 Subject: Merge Build/ from git-annex, including removing a use of deprecated System.Cmd. --- Build/TestConfig.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Build/TestConfig.hs') diff --git a/Build/TestConfig.hs b/Build/TestConfig.hs index 8628ebe..e55641f 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 -- cgit v1.2.3