commit | 9826dd922e711fe307b91f1c22f399988289c3be | [log] [tgz] |
---|---|---|
author | aiceflower <kinsanities@sina.com> | Mon Oct 17 20:58:19 2022 +0800 |
committer | GitHub <noreply@github.com> | Mon Oct 17 20:58:19 2022 +0800 |
tree | c42ea67867e73771aba3a36eb9f0387d7aae5fe6 | |
parent | fa0611a53e524ed982ba9e8c6ec8217a626a4094 [diff] |
remove spotless check (#3668)
diff --git a/pom.xml b/pom.xml index 94fbbee..def0add 100644 --- a/pom.xml +++ b/pom.xml
@@ -1224,14 +1224,6 @@ </licenseHeader> </scala> </configuration> - <executions> - <execution> - <id>spotless-check</id> - <goals> - <goal>check</goal> - </goals> - </execution> - </executions> </plugin> <plugin>