summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Compile
diff options
context:
space:
mode:
Diffstat (limited to 'src-3.0/GF/Compile')
-rw-r--r--src-3.0/GF/Compile/GenerateFCFG.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src-3.0/GF/Compile/GenerateFCFG.hs b/src-3.0/GF/Compile/GenerateFCFG.hs
index 1502e6250..3bea5ab36 100644
--- a/src-3.0/GF/Compile/GenerateFCFG.hs
+++ b/src-3.0/GF/Compile/GenerateFCFG.hs
@@ -15,8 +15,6 @@
module GF.Compile.GenerateFCFG
(convertConcrete) where
-import GF.Infra.PrintClass
-
import Control.Monad
import GF.GFCC.Parsing.FCFG.Utilities