Drop no longer needed patch (#6115)

This commit is contained in:
Nassim Jahnke
2021-07-07 19:18:05 +02:00
parent aeb072c35d
commit 2689c8d04f
3 changed files with 3 additions and 23 deletions

View File

@@ -38,8 +38,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
dependencies {
@@ -0,0 +0,0 @@ dependencies {
implementation("com.github.oshi:oshi-core:5.7.5") // Paper - fix startup delay and warning
implementation("co.aikar:cleaner:1.0-SNAPSHOT") // Paper
implementation("io.netty:netty-all:4.1.65.Final") // Paper
+ implementation("org.quiltmc:tiny-mappings-parser:0.3.0") // Paper - needed to read mappings for stacktrace deobfuscation
+