Skip to content

Commit ceb26c5

Browse files
committed
fix : lint error
1 parent 91a7dfb commit ceb26c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

palindromic-substrings/ekgns33.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ public int countSubstrings(String s) {
2121
return cnt;
2222
}
2323
}
24-
// Compare this snippet from valid-palindrome-ii/ekgns33.java:

0 commit comments

Comments
 (0)