Skip to content

Commit 60e1131

Browse files
committed
remove logging from llm examples
1 parent 1ebc690 commit 60e1131

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/llm-example/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ dependencies {
1212

1313
core()
1414
implementation(project(":activators:llm"))
15-
16-
implementation(libs.slf4j.simple)
17-
implementation(libs.slf4j.log4j12)
1815
implementation(libs.jline)
1916

2017
testImplementation(testFixtures(project(":activators:llm")))

0 commit comments

Comments
 (0)