Skip to content

Commit 280e6c7

Browse files
linter fix
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
1 parent 348370d commit 280e6c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/thealgorithms/strings/Isogram.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
* Reference from https://en.wikipedia.org/wiki/Heterogram_(literature)#Isograms
2727
*/
2828
public class Isogram {
29-
3029
/**
3130
* Private constructor to prevent instantiation of utility class.
3231
*/

0 commit comments

Comments
 (0)