Skip to content

Commit 476ea72

Browse files
committed
chore :: 빈칸삭제
1 parent 8a9e060 commit 476ea72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/dsm/pick2024/global/config/security/SecurityConfig.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ class SecurityConfig(
9797
"/weekend-meal/excel",
9898
"/weekend-meal/excel/grade",
9999
"/application/non-return"
100-
101100
).hasRole(Role.SCH.name)
102101
.antMatchers(
103102
HttpMethod.GET,

0 commit comments

Comments
 (0)