Skip to content

Commit

Permalink
chore(modules): remove asm module
Browse files Browse the repository at this point in the history
- no longer required by spin

related to CAM-2799
  • Loading branch information
ThorbenLindhauer committed Aug 1, 2017
1 parent 8a74b3b commit b4a33fc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@
<resources>
<resource-root path="accessors-smart-1.2.jar" />
</resources>

<dependencies>
<module name="org.ow2.asm.asm" />
</dependencies>
</module>

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@
<resources>
<resource-root path="accessors-smart-1.2.jar" />
</resources>

<dependencies>
<module name="org.ow2.asm.asm" />
</dependencies>
</module>

This file was deleted.

0 comments on commit b4a33fc

Please sign in to comment.