Skip to content

Commit

Permalink
Remove a redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Jan 18, 2022
1 parent 12b7882 commit 9a45b91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydra-plutus/src/Hydra/Contract/Head.hs
Expand Up @@ -26,7 +26,6 @@ import Plutus.Codec.CBOR.Encoding (
encodeRaw,
encodingToBuiltinByteString,
)
import PlutusPrelude (guard)
import PlutusTx (fromBuiltinData, toBuiltinData)
import qualified PlutusTx
import Text.Show (Show)
Expand Down

0 comments on commit 9a45b91

Please sign in to comment.