Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed May 2, 2022
1 parent 35db4ad commit c63866e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import com.alibaba.fastjson.parser.ParserConfig;
import com.alibaba.fastjson.util.FieldInfo;
import com.alibaba.fastjson.util.ParameterizedTypeImpl;
import jdk.nashorn.internal.parser.JSONParser;

public class ArrayListTypeFieldDeserializer extends FieldDeserializer {

Expand Down

0 comments on commit c63866e

Please sign in to comment.