diff options
| author | krasimir <krasimir@chalmers.se> | 2008-10-28 15:47:04 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2008-10-28 15:47:04 +0000 |
| commit | 03d86ba05cbaaefb6698a25431706126eb5764e8 (patch) | |
| tree | b74913ae5eb25e6ae160985b35e90fd0acdf9f36 /src/GF/Compile/Export.hs | |
| parent | e6bb0a8edaf41ce19b8876a9ddb4a06f89f6be46 (diff) | |
remove some redundant imports of GF.Text.UTF8
Diffstat (limited to 'src/GF/Compile/Export.hs')
| -rw-r--r-- | src/GF/Compile/Export.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GF/Compile/Export.hs b/src/GF/Compile/Export.hs index 64b4aeabf..921e48846 100644 --- a/src/GF/Compile/Export.hs +++ b/src/GF/Compile/Export.hs @@ -17,7 +17,6 @@ import GF.Speech.SRG import GF.Speech.VoiceXML import GF.Speech.SLF import GF.Speech.PrRegExp -import GF.Text.UTF8 import Data.Maybe import System.FilePath |
