Skip to content

Commit c9150c2

Browse files
committed
Revert redundant comment line
1 parent b92cac2 commit c9150c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<!-- For Keycloak Integration -->
3434
<!--
35-
<filter>"src/main/webapp/WEB-INF/web.xml"
35+
<filter>
3636
<filter-name>springSecurityFilterChain</filter-name>
3737
<filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
3838
</filter>

0 commit comments

Comments
 (0)