Skip to content

Commit ce45084

Browse files
committed
refactor: 깃허브 개행 문제 해결
1 parent 485d16d commit ce45084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/somemore/global/auth/controller/SignController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ public ApiResponse<String> signOut(
4848

4949
return ApiResponse.ok("로그아웃되었습니다");
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)