mirror of https://github.com/zachjs/sv2v.git
remove unused import
This commit is contained in:
parent
41bba1b2f2
commit
baaffd732d
|
|
@ -7,7 +7,6 @@
|
|||
module Convert.Stream (convert) where
|
||||
|
||||
import Control.Monad.Writer
|
||||
import Data.Hashable (hash)
|
||||
|
||||
import Convert.Traverse
|
||||
import Language.SystemVerilog.AST
|
||||
|
|
|
|||
Loading…
Reference in New Issue