Skip to content

Commit dd40131

Browse files
committed
formatting: remove redundant newline
1 parent d197e78 commit dd40131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/thealgorithms/stacks/InfixToPrefix.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,3 @@ private static String filterBrackets(String input) {
114114
return matcher.replaceAll("");
115115
}
116116
}
117-

0 commit comments

Comments
 (0)