From 5bfaf10de597af504e6d2784309e533b09a6451c Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 28 Aug 2015 13:59:43 +0000 Subject: Comment out some dead code found with -fwarn-unused-binds Also fixed some warnings and tightened some imports --- src/compiler/GF/Command/Interpreter.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/compiler/GF/Command/Interpreter.hs') diff --git a/src/compiler/GF/Command/Interpreter.hs b/src/compiler/GF/Command/Interpreter.hs index b01dc1fc5..abd06c3a1 100644 --- a/src/compiler/GF/Command/Interpreter.hs +++ b/src/compiler/GF/Command/Interpreter.hs @@ -9,7 +9,6 @@ import GF.Command.Parse import PGF.Internal(Expr(..)) import GF.Infra.UseIO(putStrLnE) -import GF.Text.Pretty(render) import Control.Monad(when) import qualified Data.Map as Map -- cgit v1.2.3