瀏覽代碼

disableHtmlEscaping

丁云鹏 10 月之前
父節點
當前提交
4fbf59b624

+ 0 - 1
long-article-recommend-service/src/main/java/com/tzld/longarticle/recommend/server/util/JSONUtils.java

@@ -2,7 +2,6 @@ package com.tzld.longarticle.recommend.server.util;
 
 import com.alibaba.fastjson.JSONObject;
 import com.google.common.reflect.TypeToken;
-import com.google.gson.Gson;
 import com.google.gson.GsonBuilder;
 import lombok.extern.slf4j.Slf4j;
 import org.apache.commons.lang3.StringUtils;