Skip to content

Commit

Permalink
Remove logging backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Anil Kumar Myla committed Apr 30, 2019
1 parent 61050ba commit 41a2850
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {
compile("io.dropwizard.metrics:metrics-jvm:4.0.2")
compile("com.amazonaws:aws-java-sdk-cloudwatch:1.11.179")

compile("ch.qos.logback:logback-classic:1.2.2")
compile("org.slf4j:slf4j-api:1.7.25")

testCompile("org.mockito:mockito-core:1.10.19")
Expand Down

0 comments on commit 41a2850

Please sign in to comment.