Skip to content

Commit abab489

Browse files
committed
work
1 parent 8a9f32b commit abab489

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/com/back/koreaTravelGuide/common/security/SecurityConfig.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ class SecurityConfig(
7777
authorize(anyRequest, authenticated)
7878
}
7979
}
80-
8180
if (!isDev) {
8281
addFilterBefore<UsernamePasswordAuthenticationFilter>(jwtAuthenticationFilter)
8382
}

0 commit comments

Comments
 (0)