Skip to content

Commit

Permalink
Remove unused Arbitrary ModelSnapshot instance
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact authored and noonio committed Dec 30, 2024
1 parent 5c85005 commit bb8c081
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hydra-node/test/Hydra/Chain/Direct/TxTraceSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,6 @@ instance Num ModelSnapshot where
, toDecommit = mempty
}

instance Arbitrary ModelSnapshot where
arbitrary = genericArbitrary

shrink = genericShrink

data State
= Open
| Closed
Expand Down

0 comments on commit bb8c081

Please sign in to comment.