Skip to content

Commit

Permalink
for #601, removed useless dbunit import for sharding-core pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
haocao committed Aug 2, 2018
1 parent 34c34e7 commit ea01560
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sharding-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
<dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
Expand Down

0 comments on commit ea01560

Please sign in to comment.