3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-11-17 00:20:09 +01:00

Removed redundant repository

Dieser Commit ist enthalten in:
Matt 2023-09-19 23:25:25 -04:00
Ursprung 88ae425214
Commit a32f1fde34

Datei anzeigen

@ -8,10 +8,6 @@ plugins {
repositories { repositories {
mavenCentral() mavenCentral()
gradlePluginPortal() gradlePluginPortal()
maven {
name = "EngineHub"
url = uri("https://maven.enginehub.org/repo/")
}
} }
val properties = Properties().also { props -> val properties = Properties().also { props ->