mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-22 02:47:43 +01:00
minor cleanup
This commit is contained in:
@@ -1,12 +1,9 @@
|
|||||||
--- a/paper-server/build.gradle.kts
|
--- a/paper-server/build.gradle.kts
|
||||||
+++ b/paper-server/build.gradle.kts
|
+++ b/paper-server/build.gradle.kts
|
||||||
@@ -1,9 +_,7 @@
|
@@ -4,6 +_,7 @@
|
||||||
import io.papermc.paperweight.attribute.DevBundleOutput
|
import paper.libs.com.google.gson.annotations.SerializedName
|
||||||
import io.papermc.paperweight.util.*
|
|
||||||
-import io.papermc.paperweight.util.data.FileEntry
|
|
||||||
-import paper.libs.com.google.gson.annotations.SerializedName
|
|
||||||
import java.time.Instant
|
import java.time.Instant
|
||||||
-import kotlin.io.path.readText
|
import kotlin.io.path.readText
|
||||||
+import kotlin.io.path.writeText
|
+import kotlin.io.path.writeText
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
|
|||||||
Reference in New Issue
Block a user