einen Fehler bei den Imports korrigiert

This commit is contained in:
Lucas Pleß 2012-03-06 01:34:39 +01:00
parent 6a977de482
commit f0f090ee31
1 changed files with 0 additions and 2 deletions

View File

@ -2,10 +2,8 @@ package de.ctdo.bunti.model;
import de.ctdo.bunti.dmx.DMX;
import de.ctdo.bunti.dmx.DMXChannel;
import org.apache.commons.collections.map.HashedMap;
import org.junit.Before;
import org.junit.Test;
import sun.org.mozilla.javascript.internal.ast.NewExpression;
import java.util.HashMap;
import java.util.Map;