"eladmin-system/vscode:/vscode.git/clone" did not exist on "a481b16bcf80a26fdd8e9a645391e96e5079c42d"
Commit 83a62e53 authored by macro's avatar macro
Browse files

Update UmsAdminServiceImpl.java

parent 63334846
...@@ -29,7 +29,6 @@ import org.springframework.security.core.userdetails.UsernameNotFoundException; ...@@ -29,7 +29,6 @@ import org.springframework.security.core.userdetails.UsernameNotFoundException;
import org.springframework.security.crypto.password.PasswordEncoder; import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;
import org.springframework.util.CollectionUtils; import org.springframework.util.CollectionUtils;
import org.springframework.util.StringUtils;
import org.springframework.web.context.request.RequestContextHolder; import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes; import org.springframework.web.context.request.ServletRequestAttributes;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment