style: optimize imports

This commit is contained in:
禾几海
2020-08-15 15:44:34 +08:00
parent 7ff44fd73e
commit 6b77655c16
17 changed files with 21 additions and 44 deletions

View File

@@ -22,7 +22,6 @@ import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import sun.security.krb5.internal.PAData;
import javax.servlet.http.HttpServletRequest;
import java.util.ArrayList;