remove unused imports
This commit is contained in:
parent
160d4c9254
commit
2fdb6ca879
2 changed files with 0 additions and 3 deletions
|
@ -16,7 +16,6 @@ module Utility.SafeOutput (
|
|||
|
||||
import Data.Char
|
||||
import qualified Data.ByteString as S
|
||||
import System.IO
|
||||
|
||||
class SafeOutputtable t where
|
||||
safeOutput :: t -> t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue