This commit is contained in:
Michael Minella
2018-11-02 11:56:42 -05:00
parent c7ef7fbff4
commit 7be8b8a105
7 changed files with 14 additions and 14 deletions

View File

@@ -38,7 +38,6 @@ import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;