Skip to content

Commit b734c30

Browse files
committed
Remove unecessary dependency
1 parent 660d89a commit b734c30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ dependencies {
3737
compile("com.amazonaws:aws-xray-recorder-sdk-apache-http")
3838
compile("com.amazonaws:aws-xray-recorder-sdk-sql-postgres")
3939
compile("com.amazonaws:aws-xray-recorder-sdk-sql-mysql")
40-
compile("com.h2database:h2:1.4.193")
4140
compile("org.postgresql:postgresql:9.4.1211.jre7")
4241
testCompile("junit:junit:4.11")
4342
compile("com.fasterxml.jackson.core:jackson-databind:2.8.4")

0 commit comments

Comments
 (0)