commit | 285aa7ba101c7caea81433e36bf1a34d4cd8296b | [log] [tgz] |
---|---|---|
author | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Tue Oct 10 18:04:53 2023 +0100 |
committer | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Thu Oct 12 16:32:00 2023 +0000 |
tree | c2dd3c2cf011379f8989919d9ddebcd989af66a7 | |
parent | f343fadd00ac6d2d319c22d523eb18efbf9dc8b3 [diff] |
Remove unused import Change-Id: I222130bb00877a0b043fa5c9d422241e244ca951
diff --git a/admin/warm-cache-1.0.groovy b/admin/warm-cache-1.0.groovy index 3b1d0ce..02adccb 100644 --- a/admin/warm-cache-1.0.groovy +++ b/admin/warm-cache-1.0.groovy
@@ -20,7 +20,6 @@ import com.google.gerrit.server.account.* import com.google.gerrit.server.IdentifiedUser import com.google.inject.* -import org.kohsuke.args4j.* abstract class BaseSshCommand extends SshCommand {