Skip to content

Commit

Permalink
Remove unused httpclient dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Jun 4, 2023
1 parent 23d0af2 commit 937c5f0
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 @@ -321,7 +321,6 @@ dependencies {
implementation("com.github.jasminb:jsonapi-converter:0.12")
implementation("javax.annotation:javax.annotation-api:1.3.2")
implementation("com.github.ben-manes.caffeine:caffeine")
implementation("org.apache.httpcomponents:httpclient")
implementation("io.github.micheljung:fxstage:0.8.3")
implementation("io.github.micheljung:jfx-waitomo-theme:0.3.0")
implementation("org.kitteh.irc:client-lib:8.0.0")
Expand Down

0 comments on commit 937c5f0

Please sign in to comment.