Skip to content

Commit 9826dd9

Browse files
authored
remove spotless check (#3668)
1 parent fa0611a commit 9826dd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: pom.xml

-8
Original file line numberDiff line numberDiff line change
@@ -1224,14 +1224,6 @@
12241224
</licenseHeader>
12251225
</scala>
12261226
</configuration>
1227-
<executions>
1228-
<execution>
1229-
<id>spotless-check</id>
1230-
<goals>
1231-
<goal>check</goal>
1232-
</goals>
1233-
</execution>
1234-
</executions>
12351227
</plugin>
12361228

12371229
<plugin>

0 commit comments

Comments
 (0)