diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 00:54:35 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 00:55:07 -0400 |
| commit | 9a779939c4252dc99b888d9fa6cd6d8f3b169610 (patch) | |
| tree | c6cc9387d1984210a76cbd0115cb1bdd7e95a464 /src/Utility/SafeCommand.hs | |
| parent | 492c2b98a5e001c5ad3d99710c2540b4b95642df (diff) | |
merge from git-annex
Diffstat (limited to 'src/Utility/SafeCommand.hs')
| -rw-r--r-- | src/Utility/SafeCommand.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Utility/SafeCommand.hs b/src/Utility/SafeCommand.hs index 04fcf390..86e60db0 100644 --- a/src/Utility/SafeCommand.hs +++ b/src/Utility/SafeCommand.hs @@ -9,7 +9,6 @@ module Utility.SafeCommand where import System.Exit import Utility.Process -import System.Process (env) import Data.String.Utils import Control.Applicative import System.FilePath |
