Skip to content

Commit

Permalink
removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
markrileybot committed Dec 5, 2016
1 parent 61bb358 commit 4eed538
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 @@ -16,7 +16,6 @@ group = 'com.github.markrileybot.heatshrink'
version = '0.0.3-SNAPSHOT'

dependencies {
compile 'org.slf4j:slf4j-api:1.7.21'
testCompile 'junit:junit:4.12'
testCompile 'commons-io:commons-io:2.5'
testCompile files(sourceSets.test.resources.srcDirs)
Expand Down

0 comments on commit 4eed538

Please sign in to comment.