Removed some unused imports of GF.Speech.SRG.

This commit is contained in:
bringert
2007-06-21 12:52:59 +00:00
parent 6968004f19
commit bff87e513a
3 changed files with 1 additions and 3 deletions

View File

@@ -27,7 +27,6 @@ import GF.Infra.Option (Options)
import GF.Infra.Print
import GF.Speech.CFGToFiniteState
import GF.Speech.FiniteState
import GF.Speech.SRG
import GF.Speech.TransformCFG
import GF.Compile.ShellState (StateGrammar)