Skip to content

Commit 68d7ea9

Browse files
sbouchetadietish
authored andcommitted
chore: use recommended IDEs when verifying plugin
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent 5aa59e7 commit 68d7ea9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle.kts

-4
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ configurations.all {
8686
exclude(group = "org.slf4j", module = "slf4j-api")
8787
}
8888

89-
configurations.all {
90-
exclude(group = "org.slf4j", module = "slf4j-api")
91-
}
92-
9389
intellijPlatform {
9490
buildSearchableOptions = false
9591

0 commit comments

Comments
 (0)