commit | f343fadd00ac6d2d319c22d523eb18efbf9dc8b3 | [log] [tgz] |
---|---|---|
author | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Tue Oct 10 18:00:08 2023 +0100 |
committer | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Thu Oct 12 16:31:44 2023 +0000 |
tree | 720c6d5f92a04b985c07b0eec727ab1211ad369a | |
parent | 146102d011ab7a6f98bc5a873480e0905de2a5fd [diff] |
Remove redundant injected dependency Change-Id: Ib8f9169e1eeeae3f24ffbd83f349c722f92b9319
diff --git a/admin/warm-cache-1.0.groovy b/admin/warm-cache-1.0.groovy index 1bad068..3b1d0ce 100644 --- a/admin/warm-cache-1.0.groovy +++ b/admin/warm-cache-1.0.groovy
@@ -38,9 +38,6 @@ @Inject ProjectCache cache - @Inject - GroupCache groupCache - public void run() { println "Loading project list ..." def start = System.currentTimeMillis()