Skip to content

Commit 302c9a6

Browse files
committed
Merge branch 'JoshJ-IsPrime' of https://github.com/code4tomorrow/java into JoshJ-IsPrime
2 parents 615302e + 2604d7d commit 302c9a6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/com/codefortomorrow/advanced/chapter13/practice/PrimePractice.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@
1111
as many numbers as they want until they enter -1.
1212
*/
1313

14-
public class PrimePractice {
15-
16-
}
14+
public class PrimePractice {}

0 commit comments

Comments
 (0)