修复包错误

This commit is contained in:
zhou-hao
2017-12-01 20:33:19 +08:00
parent acc62da226
commit 6ca4ee7f29

View File

@@ -7,7 +7,6 @@ import org.hswebframework.web.authorization.oauth2.client.request.DefaultRespons
import org.hswebframework.web.authorization.oauth2.client.simple.*;
import org.hswebframework.web.authorization.oauth2.client.simple.provider.HswebResponseConvertSupport;
import org.hswebframework.web.authorization.oauth2.client.simple.provider.HswebResponseJudgeSupport;
import org.hswebframework.web.authorization.oauth2.client.simple.provider.github.GithubResponseConvert;
import org.hswebframework.web.authorization.oauth2.client.simple.request.builder.SimpleOAuth2RequestBuilderFactory;
import org.hswebframework.web.concurrent.lock.LockManager;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;