Removed dependency on slf4j
This commit is contained in:
parent
b5cac7b817
commit
e96f184934
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ kotlin {
|
||||||
|
|
||||||
jvmMain {
|
jvmMain {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "org.slf4j:slf4j-api:$slf4jVersion"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue