mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +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();
|
||||
|
||||
@Inject AbstractDataStoreFactory dataStoreFactory;
|
||||
@Inject @AuthModule.ClientScopeQualifier String clientScopeQualifier;
|
||||
|
||||
@Override
|
||||
public void run() throws IOException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue