Skip to content

Commit

Permalink
Remove obsolete import
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnbastiaan authored Mar 11, 2024
1 parent 3bff45a commit 1e45761
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Protocols/Wishbone/Standard.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module Protocols.Wishbone.Standard where
import Clash.Prelude
import qualified Data.Bifunctor as B
import Protocols
import Protocols.Internal
import Protocols.Wishbone
import Prelude hiding (head, not, repeat, (!!), (&&), (||))

Expand Down

0 comments on commit 1e45761

Please sign in to comment.