소스 검색

update document

xuxueli 5 년 전
부모
커밋
74055a5390
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      xxl-job-core/src/main/java/com/xxl/job/core/util/GsonTool.java

+ 0 - 1
xxl-job-core/src/main/java/com/xxl/job/core/util/GsonTool.java

@@ -3,7 +3,6 @@ package com.xxl.job.core.util;
 import com.google.gson.Gson;
 import com.google.gson.GsonBuilder;
 import com.google.gson.reflect.TypeToken;
-import sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl;
 
 import java.lang.reflect.ParameterizedType;
 import java.lang.reflect.Type;