mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
Remove [] handling in AppEngineRule
It's not in use by anything anymore. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213293960
This commit is contained in:
@@ -120,7 +120,6 @@ public final class AppEngineRule extends ExternalResource {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
/** Turn on the task queue service. */
|
||||
public Builder withTaskQueue() {
|
||||
return withTaskQueue(QUEUE_XML);
|
||||
|
||||
Reference in New Issue
Block a user