Remove unnecessary Velocity repo from server (#6730)

This commit is contained in:
Nassim Jahnke 2021-10-06 11:28:35 +02:00
parent 31f57a86a6
commit 8596d6dad5

View File

@ -8,14 +8,6 @@ diff --git a/build.gradle.kts b/build.gradle.kts
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -0,0 +0,0 @@ repositories {
}
}
// Paper end
+ maven("https://repo.velocitypowered.com/snapshots/") // Paper
}
dependencies {
@@ -0,0 +0,0 @@ dependencies {
implementation("io.netty:netty-all:4.1.65.Final") // Paper