Skip to content

Commit 802b883

Browse files
committed
[CHORE] Spotless Apply
1 parent fd5add0 commit 802b883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/sopt/makers/authentication/support/constant/JwtConstant.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ public class JwtConstant {
55
public static final String TOKEN_HEADER = "Bearer ";
66
public static final String[] SERVICE_NAMES = {"playground", "crew", "app", "admin"};
77
public static final String REFRESH_TOKEN_HEADER = "refresh-token";
8-
98
}

0 commit comments

Comments
 (0)