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 committed Dec 20, 2024
1 parent 8360560 commit 5c2e2db
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 @@ -251,11 +251,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 5c2e2db

Please sign in to comment.