style(test): drop unused import in CombinationTest
This commit is contained in:
@@ -2,8 +2,6 @@ package thb.jeanluc.adventure.model;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
class CombinationTest {
|
||||
|
||||
Reference in New Issue
Block a user