[BAEL-2533] removed unused import

This commit is contained in:
markoprevisic 2019-02-10 20:37:41 +01:00
parent 540f96acb0
commit 185a7f0e18
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.web.client.TestRestTemplate;
import org.springframework.http.ResponseEntity;
import org.springframework.test.context.TestPropertySource;
import org.springframework.test.context.junit4.SpringRunner;
import java.io.IOException;