ICML writer: removed redundant import.
This commit is contained in:
parent
f3133a8e9e
commit
9f43acb5d2
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ import Data.List (isPrefixOf, isInfixOf, stripPrefix)
|
|||
import Data.Text as Text (breakOnAll, pack)
|
||||
import Control.Monad.State
|
||||
import Network.URI (isURI)
|
||||
import System.FilePath.Posix (pathSeparator)
|
||||
import qualified Data.Set as Set
|
||||
|
||||
type Style = [String]
|
||||
|
|
Loading…
Reference in a new issue