1
0
mirror of synced 2026-04-25 19:18:50 +08:00

💩 去掉非强制的依赖项

This commit is contained in:
yadong.zhang
2019-03-22 18:03:26 +08:00
parent 04400f55dc
commit 89fc9903e5
6 changed files with 4 additions and 47 deletions

View File

@@ -1,8 +1,5 @@
package me.zhyd.oauth.utils;
import lombok.extern.slf4j.Slf4j;
import javax.servlet.http.HttpServletRequest;
import java.net.InetAddress;
import java.net.UnknownHostException;