Skip to content

Commit

Permalink
Removed another redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 28, 2015
1 parent a188d49 commit 9b21ea6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions storage/inchi/pom.xml
Expand Up @@ -69,11 +69,6 @@
<artifactId>cdk-standard</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-valencycheck</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-data</artifactId>
Expand Down

0 comments on commit 9b21ea6

Please sign in to comment.