Remove spurious import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@983512 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-08-09 03:05:13 +00:00
parent d42c22929d
commit 0aeeb4b7ac
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
*/
package org.apache.commons.lang3;
import java.awt.Color;
import java.lang.reflect.Array;
import java.util.HashMap;
import java.util.Map;