@@ -30,11 +30,8 @@ | |||
| 30 | 30 | package org.scijava.input; | |
| 31 | 31 | ||
| 32 | 32 | import static org.junit.Assert.assertEquals; | |
| 33 | - import static org.junit.Assert.assertNotNull; | ||
| 34 | - import static org.junit.Assert.assertSame; | ||
| 35 | 33 | ||
| 36 | 34 | import org.junit.Test; | |
| 37 | - import org.scijava.plugin.PluginInfo; | ||
| 38 | 35 | ||
| 39 | 36 | /** | |
| 40 | 37 | * Tests {@link KeyCode}. | |
0 commit comments