Skip to content

Commit

Permalink
Remove compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Taichi Yamakawa committed Jun 1, 2023
1 parent d2877bd commit 1f9de2e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,6 @@ final class RaftShardRollbackSpec
RaftActorRollbackSetup(RaftActorId(defaultTypeName, defaultShardId, memberIndex3), Some(SequenceNr(5))),
)

val leaderRaftActorId = RaftActorId(defaultTypeName, defaultShardId, memberIndex1)
val commitLogStoreActorId = CommitLogStoreActorId(defaultTypeName, defaultShardId)

// Expectations:
Expand Down

0 comments on commit 1f9de2e

Please sign in to comment.