Skip to content

Commit 9d7ce48

Browse files
committed
Remove redundant execution
1 parent 4f8969d commit 9d7ce48

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

client/trino-cli/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -230,14 +230,6 @@
230230
</enforceBytecodeVersion>
231231
</rules>
232232
</configuration>
233-
<executions>
234-
<execution>
235-
<goals>
236-
<goal>enforce</goal>
237-
</goals>
238-
<phase>verify</phase>
239-
</execution>
240-
</executions>
241233
</plugin>
242234
</plugins>
243235
</build>

0 commit comments

Comments
 (0)