Skip to content

Commit

Permalink
Removing Fliptables dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 12, 2018
1 parent 1705600 commit 32f55e9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 414 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(

dependencies {
compile 'com.google.code.gson:gson:2.8.2'
compile 'com.jakewharton.fliptables:fliptables:1.0.2'
testCompile 'junit:junit:4.12'
testCompile 'org.assertj:assertj-core:2.3.0'
testCompile 'uk.co.jemos.podam:podam:7.1.1.RELEASE'
Expand Down
258 changes: 0 additions & 258 deletions src/main/java/se/bjurr/violations/lib/ViolationsReporterApi.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 32f55e9

Please sign in to comment.