Skip to content

Commit 40b62cf

Browse files
committed
chore: 불필요한 import 제거
1 parent 851c64e commit 40b62cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/example/solidconnection/auth/controller/AuthController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import org.springframework.http.ResponseEntity;
2828
import org.springframework.security.core.Authentication;
2929
import org.springframework.web.bind.annotation.DeleteMapping;
30-
import org.springframework.web.bind.annotation.PatchMapping;
3130
import org.springframework.web.bind.annotation.PostMapping;
3231
import org.springframework.web.bind.annotation.RequestBody;
3332
import org.springframework.web.bind.annotation.RequestMapping;

0 commit comments

Comments
 (0)