refactoring

This commit is contained in:
2018-12-08 08:11:14 +01:00
parent 98c42fb28a
commit 137c6af75d
9 changed files with 9 additions and 13 deletions

View File

@ -26,7 +26,6 @@
package opensesim.world;
import java.util.Collection;
import opensesim.sesim.AssetPair;
import org.json.JSONObject;
import org.junit.After;
import org.junit.AfterClass;