Skip to content

Commit 7ea5142

Browse files
Elizaveta239kpavlov
andcommitted
Remove unnecessary dependencies
Co-authored-by: Konstantin Pavlov <[email protected]>
1 parent ce18658 commit 7ea5142

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rag/rag-base/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ kotlin {
2020

2121
commonTest {
2222
dependencies {
23-
implementation(kotlin("test"))
24-
implementation(libs.kotlinx.coroutines.test)
2523
implementation(project(":test-utils"))
2624
}
2725
}

0 commit comments

Comments
 (0)