Removing unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775420 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bb7775388f
commit
373624c4f0
|
@ -19,8 +19,6 @@ package org.apache.commons.lang.mutable;
|
|||
|
||||
import java.io.Serializable;
|
||||
|
||||
import org.apache.commons.lang.BooleanUtils;
|
||||
|
||||
/**
|
||||
* A mutable <code>boolean</code> wrapper.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue