mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 00:42:28 +03:00
Remove unused import in Macaw CFG Core.
This commit is contained in:
parent
789841f9fe
commit
818f7a7767
@ -87,7 +87,6 @@ module Data.Macaw.CFG.Core
|
||||
, module Data.Macaw.Utils.Pretty
|
||||
) where
|
||||
|
||||
import Control.Exception (assert)
|
||||
import Control.Lens
|
||||
import Control.Monad.Identity
|
||||
import Control.Monad.State.Strict
|
||||
|
Loading…
Reference in New Issue
Block a user