Skip to content

Commit 988912c

Browse files
authored
Merge pull request #1 from sanepal/xray
Remove unecessary dependency
2 parents 660d89a + b734c30 commit 988912c

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)