Skip to content

Commit

Permalink
Remove graph dependencies form utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Dec 6, 2023
1 parent 43a7bf3 commit 2dde438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ plugins {
dependencies {
implementation project(":shared")
implementation project(":generator")
implementation("org.jgrapht:jgrapht-core:${jgraph_version}")
}

0 comments on commit 2dde438

Please sign in to comment.