Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745047 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
653b3779dd
commit
8f0040c149
|
@ -16,8 +16,6 @@
|
|||
*/
|
||||
package org.apache.commons.collections.keyvalue;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.ObjectInputStream;
|
||||
import java.io.Serializable;
|
||||
import java.util.Arrays;
|
||||
|
||||
|
|
Loading…
Reference in New Issue