Skip to content

Commit

Permalink
Remove unused code and dependencies
Browse files Browse the repository at this point in the history
org.json and org.jsoup
  • Loading branch information
suhothayan committed Jul 1, 2019
1 parent 868609d commit b97d416
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 717 deletions.
8 changes: 0 additions & 8 deletions modules/siddhi-doc-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit b97d416

Please sign in to comment.