Skip to content

Commit bb8c081

Browse files
locallycompactnoonio
authored andcommitted
Remove unused Arbitrary ModelSnapshot instance
1 parent 5c85005 commit bb8c081

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hydra-node/test/Hydra/Chain/Direct/TxTraceSpec.hs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,11 +258,6 @@ instance Num ModelSnapshot where
258258
, toDecommit = mempty
259259
}
260260

261-
instance Arbitrary ModelSnapshot where
262-
arbitrary = genericArbitrary
263-
264-
shrink = genericShrink
265-
266261
data State
267262
= Open
268263
| Closed

0 commit comments

Comments
 (0)