Skip to content

Commit 8c880a2

Browse files
committed
update constraints
1 parent 0a4cbbb commit 8c880a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle/corset.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ tasks.register('buildZkevmBins', Exec) {
5959
tasks.register('buildTracer', Exec) {
6060
group "Trace.java generation"
6161
dependsOn 'buildZkevmBins'
62-
dependsOn 'buildZkevmBins'
6362
// Locate target file
6463
def traceJava = getRootProject().file(TRACE_FILE)
6564
// Configure full path to zkevm_london.bin

0 commit comments

Comments
 (0)