mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-08-01 12:45:26 +02:00
Fixed typo and imports.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package inf112.fiasko.roborally.objects;
|
||||
|
||||
import inf112.fiasko.roborally.element_properties.Direction;
|
||||
import inf112.fiasko.roborally.objects.Wall;
|
||||
import inf112.fiasko.roborally.element_properties.WallType;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import org.junit.Test;
|
||||
|
Reference in New Issue
Block a user