diff options
| author | John MacFarlane <[email protected]> | 2020-02-07 08:32:47 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-02-07 09:08:22 -0800 |
| commit | 4c3db9273fc8e92c2c23d4455a6ab178472be06d (patch) | |
| tree | cdfc8d65ebd56c0a571f8b46854465dd434489de /test/Tests/Command.hs | |
| parent | 6cd77d4c638012be63d66882403804aa28feb6ed (diff) | |
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
Diffstat (limited to 'test/Tests/Command.hs')
| -rw-r--r-- | test/Tests/Command.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Tests/Command.hs b/test/Tests/Command.hs index f5fd45502..e645a34ec 100644 --- a/test/Tests/Command.hs +++ b/test/Tests/Command.hs @@ -18,7 +18,6 @@ import Data.Algorithm.Diff import qualified Data.ByteString as BS import qualified Data.Text as T import Data.List (isSuffixOf) -import Prelude hiding (readFile) import System.Directory import System.Exit import System.FilePath (joinPath, splitDirectories, takeDirectory, (</>)) |
