small cleanup

This commit is contained in:
Jannik 2018-03-22 11:54:30 +01:00
parent 662188813b
commit 7813778502
2 changed files with 1 additions and 4 deletions

View File

@ -26,7 +26,7 @@
<dependency>
<groupId>com.jfoenix</groupId>
<artifactId>jfoenix</artifactId>
<version>9.0.2</version>
<version>9.0.3</version>
</dependency>
<dependency>

View File

@ -1,8 +1,5 @@
package com.cemu_UI.test;
import java.io.File;
import junit.framework.Assert;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;