Skip to content

Commit

Permalink
chore(intellij): remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Jan 4, 2024
1 parent 3f7847e commit 4ddb39a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/intellij/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ dependencies {

implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
}

// Configure gradle-intellij-plugin plugin.
Expand Down

0 comments on commit 4ddb39a

Please sign in to comment.