Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Aug 11, 2015
1 parent c56f8c3 commit 193f2ba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
5 changes: 0 additions & 5 deletions molgenis-app/pom.xml
Expand Up @@ -150,11 +150,6 @@
<artifactId>molgenis-data</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.molgenis</groupId>
<artifactId>molgenis-data-system</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.molgenis</groupId>
<artifactId>molgenis-core-ui</artifactId>
Expand Down

This file was deleted.

Expand Up @@ -179,4 +179,4 @@ public Integer getIntegerProperty(String key)

return DataConverter.toInt(value);
}
}
}

0 comments on commit 193f2ba

Please sign in to comment.