Nixed unused import.
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
package pythagoras.i;
|
package pythagoras.i;
|
||||||
|
|
||||||
import java.util.NoSuchElementException;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides most of the implementation of {@link IRectangle}, obtaining only the location and
|
* Provides most of the implementation of {@link IRectangle}, obtaining only the location and
|
||||||
* dimensions from the derived class.
|
* dimensions from the derived class.
|
||||||
|
|||||||
Reference in New Issue
Block a user