Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 3458a09

Browse files
dev/codeforces/ Удалил лишние импорты
1 parent bc7190f commit 3458a09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/cf/cfteam/advicers/codeforces/CodeforcesExceptionHandler.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package com.cf.cfteam.advicers.codeforces;
22

33
import com.cf.cfteam.exceptions.codeforces.GroupNotFoundException;
4-
import com.cf.cfteam.exceptions.security.UserNotFoundException;
5-
import jakarta.validation.GroupDefinitionException;
64
import org.springframework.http.HttpStatus;
75
import org.springframework.http.ResponseEntity;
86
import org.springframework.web.bind.annotation.ControllerAdvice;

0 commit comments

Comments
 (0)