mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 05:47:45 +01:00
Remove unnecessary Velocity repo from server (#6730)
This commit is contained in:
parent
31f57a86a6
commit
8596d6dad5
@ -8,14 +8,6 @@ diff --git a/build.gradle.kts b/build.gradle.kts
|
|||||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||||
--- a/build.gradle.kts
|
--- a/build.gradle.kts
|
||||||
+++ b/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 {
|
@@ -0,0 +0,0 @@ dependencies {
|
||||||
implementation("io.netty:netty-all:4.1.65.Final") // Paper
|
implementation("io.netty:netty-all:4.1.65.Final") // Paper
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user