Skip to content

Commit 3750ee7

Browse files
author
alxkm
committed
checkstyle: fix formatting
1 parent f1a952a commit 3750ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/thealgorithms/others/ReturnSubsequence.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ public static String[] getSubsequences(String input) {
3434

3535
return result;
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)