Skip to content

Commit 295237a

Browse files
committed
Feat: spotlessApply fix
1 parent 34ce2a7 commit 295237a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lesson_15/tdd/tdd_app/src/test/java/com/codedifferently/lesson15/Employee.Test.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package com.codedifferently.lesson15;
22

33
import static org.junit.jupiter.api.Assertions.assertEquals;
4-
54
import org.junit.jupiter.api.BeforeEach;
65
import org.junit.jupiter.api.Test;
76

0 commit comments

Comments
 (0)