Skip to content

Commit

Permalink
Removed two needless dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 26, 2015
1 parent 4f2237a commit 6b093ff
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions storage/inchi/pom.xml
Expand Up @@ -22,14 +22,6 @@
<groupId>net.sf.jni-inchi</groupId>
<artifactId>jni-inchi</artifactId>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-func</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 6b093ff

Please sign in to comment.