Skip to content

Commit

Permalink
remove not used vars
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
  • Loading branch information
csviri committed Nov 26, 2024
1 parent 79955e7 commit ade36c0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1185,8 +1185,6 @@ void removeEventHandlerBeforeStartAdjustsResyncPeriod() {
@Test
void stopReceivingEventsWhenEventHandlerRemoved() {
String startResourceVersion = "1000";
var firstPod = new Pod();
var secondPod = new Pod();
var eventEmitTimeWait = 500L;

server.expect()
Expand Down

0 comments on commit ade36c0

Please sign in to comment.