فهرست منبع

移除不引用的代码

tianyun 3 سال پیش
والد
کامیت
a7a3be6afb
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      book-push/src/main/java/com/book/push/service/dao/impl/UserServiceImpl.java

+ 0 - 1
book-push/src/main/java/com/book/push/service/dao/impl/UserServiceImpl.java

@@ -6,7 +6,6 @@ import com.book.dao.cps.pojo.User;
 import com.book.push.service.dao.AdminConfigService;
 import com.book.push.service.dao.UserService;
 import me.chanjar.weixin.mp.bean.result.WxMpUser;
-import org.checkerframework.checker.units.qual.A;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Service;