Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
formatting: remove redundant newline
  • Loading branch information
alxkm committed Jul 9, 2025
commit dd40131dc43d6772d2626624374e84325e6b9a01
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ private static String filterBrackets(String input) {
return matcher.replaceAll("");
}
}

Loading