Skip to content

Commit 93b3b9c

Browse files
committed
build: remove useless package
1 parent c6a5bdb commit 93b3b9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

generator/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ dependencies {
3939

4040
implementation(libs.bundles.jna)
4141
implementation(libs.bcel)
42-
implementation(libs.okhttp3)
43-
implementation(libs.logback.classic)
4442
implementation(libs.jackson.databind)
4543
testImplementation(libs.junit.jupiter)
4644
testRuntimeOnly(libs.junit.platform.launcher)

0 commit comments

Comments
 (0)