From 0d859e400ec56ca509a14633d6c98f8e37a811d2 Mon Sep 17 00:00:00 2001 From: kerry Date: Thu, 22 Nov 2018 14:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/com/fr/third/com/lowagie/text/html/CSSUtils.java | 3 --- 1 file changed, 3 deletions(-) diff --git a/fine-itext-old/src/com/fr/third/com/lowagie/text/html/CSSUtils.java b/fine-itext-old/src/com/fr/third/com/lowagie/text/html/CSSUtils.java index 8eac69ec9..cee76a53f 100644 --- a/fine-itext-old/src/com/fr/third/com/lowagie/text/html/CSSUtils.java +++ b/fine-itext-old/src/com/fr/third/com/lowagie/text/html/CSSUtils.java @@ -1,8 +1,5 @@ package com.fr.third.com.lowagie.text.html; -import com.fr.third.com.lowagie.text.html.CSS; -import com.fr.third.com.lowagie.text.html.WebColors; - import java.util.Arrays; import java.util.HashMap; import java.util.HashSet;