mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-16 18:31:53 +01:00
Remove unnecessary Velocity repo from server (#6730)
This commit is contained in:
parent
31f57a86a6
commit
8596d6dad5
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue