Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jandro996 committed May 8, 2024
1 parent d2a8699 commit 4e5d5e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ public class ApplicationModuleImpl extends SinkModuleBase implements Application
SESSION_TIMEOUT_START_TAG,
SECURITY_CONSTRAINT_START_TAG,
DISPLAY_NAME_PATTERN)
// .map(Pattern::quote)
.collect(Collectors.joining("|")));

private static final Pattern WEBLOGIC_PATTERN =
Expand Down

0 comments on commit 4e5d5e3

Please sign in to comment.