Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-adaptive committed Sep 3, 2024
1 parent 2ea3af7 commit d4c1888
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ public class FramerTest
private final InternalSession session = mock(InternalSession.class);
private final Subscription outboundLibrarySubscription = mock(Subscription.class);
private final Image replayImage = mock(Image.class);
private final Image peekImage = mock(Image.class);
private final Image normalImage = mock(Image.class);
private final CompositeKey sessionKey = SessionIdStrategy
.senderAndTarget()
Expand Down

0 comments on commit d4c1888

Please sign in to comment.