diff options
Diffstat (limited to 'src/GF/Command/Parse.hs')
| -rw-r--r-- | src/GF/Command/Parse.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GF/Command/Parse.hs b/src/GF/Command/Parse.hs index 35abf1b7b..44366c472 100644 --- a/src/GF/Command/Parse.hs +++ b/src/GF/Command/Parse.hs @@ -2,7 +2,6 @@ module GF.Command.Parse(readCommandLine, pCommand) where import PGF.CId import PGF.Expr -import PGF.Data(Tree) import GF.Command.Abstract import Data.Char |
