Skip to content

Commit ecc8ee6

Browse files
committed
Remove redundant initialization statement
1 parent 5f7329d commit ecc8ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/engineering/swat/watch/RecursiveWatchTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,4 @@ void deleteOfFileInDirectoryShouldBeVisible() throws IOException {
140140
.untilTrue(seen);
141141
}
142142
}
143-
144143
}

0 commit comments

Comments
 (0)