Skip to content

Commit

Permalink
chore: clean codes
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy committed May 27, 2022
1 parent 51b1390 commit 338a691
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,14 +185,12 @@
<executions>
<execution>
<id>compile</id>
<phase>compile</phase>
<goals>
<goal>compile</goal>
</goals>
</execution>
<execution>
<id>test-compile</id>
<phase>test-compile</phase>
<goals>
<goal>test-compile</goal>
</goals>
Expand Down

0 comments on commit 338a691

Please sign in to comment.