Skip to content

Commit

Permalink
chore: use recommended IDEs when verifying plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Bouchet <[email protected]>
  • Loading branch information
sbouchet authored and adietish committed Jan 30, 2025
1 parent 5aa59e7 commit 68d7ea9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ configurations.all {
exclude(group = "org.slf4j", module = "slf4j-api")
}

configurations.all {
exclude(group = "org.slf4j", module = "slf4j-api")
}

intellijPlatform {
buildSearchableOptions = false

Expand Down

0 comments on commit 68d7ea9

Please sign in to comment.