removes unused import
This commit is contained in:
@@ -18,8 +18,6 @@ package org.springframework.cloud.contract.stubrunner.spring;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
||||
class StubRunnerPropertiesTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user