mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02:00
Remove unused injected ClientScopeQualifier
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152253768
This commit is contained in:
parent
a5c9ef56d3
commit
ef3977e837
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ class LogoutCommand implements Command {
|
||||||
private static final FormattingLogger logger = FormattingLogger.getLoggerForCallerClass();
|
private static final FormattingLogger logger = FormattingLogger.getLoggerForCallerClass();
|
||||||
|
|
||||||
@Inject AbstractDataStoreFactory dataStoreFactory;
|
@Inject AbstractDataStoreFactory dataStoreFactory;
|
||||||
@Inject @AuthModule.ClientScopeQualifier String clientScopeQualifier;
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void run() throws IOException {
|
public void run() throws IOException {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue