Merge branch 'stable-3.4' into stable-3.5 * stable-3.4: Reformat file with gjf 1.7 Change-Id: I859bdbade2398207ffc39051db266528ea2c8639
diff --git a/src/main/java/com/googlesource/gerrit/plugins/replication/pull/StartFetchCommand.java b/src/main/java/com/googlesource/gerrit/plugins/replication/pull/StartFetchCommand.java index fed33d7..6ababe9 100644 --- a/src/main/java/com/googlesource/gerrit/plugins/replication/pull/StartFetchCommand.java +++ b/src/main/java/com/googlesource/gerrit/plugins/replication/pull/StartFetchCommand.java
@@ -14,7 +14,6 @@ package com.googlesource.gerrit.plugins.replication.pull; - import com.google.gerrit.extensions.annotations.RequiresCapability; import com.google.gerrit.extensions.registration.DynamicItem; import com.google.gerrit.server.events.EventDispatcher;