mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
Remove unused injected ClientScopeQualifier
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152253768
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user