Skip to content

Commit 8fbc951

Browse files
committed
Remove unused ActiveProfiles import
1 parent 039ffc5 commit 8fbc951

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/codesungrape/hmcts/bookapi/BookApiApplicationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import org.junit.jupiter.api.Test;
44
import org.springframework.boot.test.context.SpringBootTest;
5-
import org.springframework.test.context.ActiveProfiles;
65

76
@SpringBootTest
87
class BookApiApplicationTests {

0 commit comments

Comments
 (0)