Skip to content

Commit

Permalink
Remove stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpasterz authored and mergify-bot committed Mar 15, 2021
1 parent a219c8b commit 4005f00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test_runner/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ dependencies {
implementation(Dependencies.DD_PLIST)
implementation(Dependencies.DEX_TEST_PARSER)

implementation(Dependencies.JACKSON_DATABIND)
implementation(Dependencies.JACKSON_KOTLIN)
implementation(Dependencies.JACKSON_YAML)
implementation(Dependencies.JACKSON_XML)
Expand All @@ -195,7 +194,6 @@ dependencies {
implementation(Dependencies.KTOR_SERVER_NETTY)
implementation(Dependencies.KTOR_GSON)

implementation(Dependencies.KOTLIN_STD_LIB)
implementation(Dependencies.KOTLIN_COROUTINES_CORE)

implementation(Dependencies.LOGBACK)
Expand Down

0 comments on commit 4005f00

Please sign in to comment.