Skip to content

Commit

Permalink
removes unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chedim committed Sep 16, 2024
1 parent b761d0b commit 68e3d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ dependencies {
implementation("com.theokanning.openai-gpt3-java:service:0.14.0")
implementation("com.vladsch.flexmark:flexmark:0.64.8")
implementation("com.vladsch.flexmark:flexmark-ext-tables:0.64.8")
implementation("com.vladsch.flexmark:flexmark-html2md-converter:0.64.8")
implementation("com.googlecode.lanterna:lanterna:3.1.1")

implementation("com.vladsch.flexmark:flexmark-html2md-converter:0.64.8")

Expand Down

0 comments on commit 68e3d9c

Please sign in to comment.