Removed unused imports in tests
This commit is contained in:
parent
b9ac0dc6a3
commit
1a75ab8df1
@ -23,7 +23,7 @@
|
|||||||
package org.queue.load.leveling;
|
package org.queue.load.leveling;
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import static org.junit.Assert.*;
|
import static org.junit.Assert.assertEquals;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
package org.queue.load.leveling;
|
package org.queue.load.leveling;
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import static org.junit.Assert.*;
|
import static org.junit.Assert.assertEquals;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user