This commit is contained in:
ayunami2000 2022-04-17 21:00:11 -04:00
commit 139374ba55
1 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ version = "1.0.1"
description = "Module-HTTPD"
repositories {
mavenLocal()
mavenCentral()
maven {
@ -55,7 +54,6 @@ tasks {
processResources {
filteringCharset = Charsets.UTF_8.name() // We want UTF-8 for everything
}
}