Skip to content

Commit 81c3e34

Browse files
committed
test: 불필요한 import문 제거
1 parent 246dd0b commit 81c3e34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/sopt/makers/service/SentryEventExtractorServiceTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import static org.junit.jupiter.api.Assertions.*;
44

55
import org.junit.jupiter.api.DisplayName;
6-
import org.junit.jupiter.api.Nested;
76
import org.junit.jupiter.api.Test;
87
import org.sopt.makers.dto.SentryEventDetail;
98
import org.sopt.makers.global.config.ObjectMapperConfig;

0 commit comments

Comments
 (0)