mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-01-10 19:58:03 +01:00
Don't include idea plugin since fabric already does that
This commit is contained in:
parent
f98465593f
commit
94dec2425a
@ -1,7 +1,6 @@
|
||||
plugins {
|
||||
id "fabric-loom" version "1.4-SNAPSHOT"
|
||||
id "maven-publish"
|
||||
id "idea"
|
||||
}
|
||||
|
||||
base {
|
||||
@ -157,7 +156,6 @@ publishing {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
idea {
|
||||
module {
|
||||
["run"].each {
|
||||
|
Loading…
Reference in New Issue
Block a user