Skip to content

Commit

Permalink
Removed solver dependency from JAMA.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Loeffler committed Apr 23, 2023
1 parent 6c3327b commit fa914d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jama/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ plugins {
id 'de.jjohannes.extra-java-module-info'
}

dependencies {
implementation project(':solver-api')
}

test {
useJUnitPlatform()
}
Expand Down

0 comments on commit fa914d4

Please sign in to comment.