Skip to content

Commit

Permalink
Import cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
asofold committed Jun 14, 2014
1 parent f53cf96 commit 98f101e
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -3,16 +3,13 @@
import static org.junit.Assert.fail;

import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;

import org.junit.Test;

import fr.neatmonster.nocheatplus.checks.moving.LocationTrace;
import fr.neatmonster.nocheatplus.checks.moving.LocationTrace.TraceEntry;
import fr.neatmonster.nocheatplus.checks.moving.LocationTrace.TraceIterator;
import fr.neatmonster.nocheatplus.utilities.StringUtil;


public class TestLocationTrace {
Expand Down

0 comments on commit 98f101e

Please sign in to comment.