Skip to content

Commit

Permalink
Don't include idea plugin since fabric already does that
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Dec 25, 2023
1 parent f984655 commit 94dec24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id "fabric-loom" version "1.4-SNAPSHOT"
id "maven-publish"
id "idea"
}

base {
Expand Down Expand Up @@ -157,7 +156,6 @@ publishing {
}
}


idea {
module {
["run"].each {
Expand Down

0 comments on commit 94dec24

Please sign in to comment.