Skip to content

Commit

Permalink
ASM:Remove Extension dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LinShunKang committed Sep 12, 2018
1 parent a37b0bd commit a22f5b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions MyPerf4J-ASM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
<artifactId>MyPerf4J-Core</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>MyPerf4J</groupId>
<artifactId>MyPerf4J-Extension</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit a22f5b7

Please sign in to comment.