Skip to content

Commit 15db2d0

Browse files
author
Beck
committed
note
1 parent b11365d commit 15db2d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/winterbe/java8/samples/stream/Streams2.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,5 @@ public static void main(String[] args) {
2727
.forEach(System.out::println);
2828

2929
System.out.println(stringCollection);
30-
3130
}
32-
3331
}

0 commit comments

Comments
 (0)