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/CompilerAPI.hs | |
| parent | 4d79aa8b198f411d0ab6d66d76d9f77dfd3f922f (diff) | |
removed more dead code
Diffstat (limited to 'src/compiler/GF/CompilerAPI.hs')
| -rw-r--r-- | src/compiler/GF/CompilerAPI.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler/GF/CompilerAPI.hs b/src/compiler/GF/CompilerAPI.hs index c65b566c3..8415b4045 100644 --- a/src/compiler/GF/CompilerAPI.hs +++ b/src/compiler/GF/CompilerAPI.hs @@ -16,8 +16,6 @@ import GF.Compile.ReadFiles import GF.Compile.Update import GF.Compile.Refresh -import GF.Compile.Coding - import GF.Grammar.Grammar import GF.Grammar.Lookup import GF.Grammar.Printer |
