diff options
| author | krangelov <kr.angelov@gmail.com> | 2019-09-20 10:49:29 +0200 |
|---|---|---|
| committer | krangelov <kr.angelov@gmail.com> | 2019-09-20 10:49:29 +0200 |
| commit | 29662350dcdb350479576dfa099037fd71debc1a (patch) | |
| tree | af82d8534db01f806557786eb8303962e2943c16 /src/compiler/GF/Interactive2.hs | |
| parent | 4d79aa8b198f411d0ab6d66d76d9f77dfd3f922f (diff) | |
removed more dead code
Diffstat (limited to 'src/compiler/GF/Interactive2.hs')
| -rw-r--r-- | src/compiler/GF/Interactive2.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/compiler/GF/Interactive2.hs b/src/compiler/GF/Interactive2.hs index ac8887bec..eaf149c3d 100644 --- a/src/compiler/GF/Interactive2.hs +++ b/src/compiler/GF/Interactive2.hs @@ -17,9 +17,6 @@ import GF.Infra.UseIO(ioErrorText,putStrLnE) import GF.Infra.SIO import GF.Infra.Option import qualified System.Console.Haskeline as Haskeline ---import GF.Text.Coding(decodeUnicode,encodeUnicode) - ---import GF.Compile.Coding(codeTerm) import qualified PGF2 as C import qualified PGF as H |
