remove stray import

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2020-12-06 14:14:05 +00:00
parent 10652e33fe
commit 07cb9eeb26
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ limitations under the License.
package org.apache.poi.common.usermodel.fonts;
import org.apache.poi.util.Removal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;