From 3a7279068a0a6a485cbe0ba709ebc6d7298b479d Mon Sep 17 00:00:00 2001
From: len <40720638+destro174@users.noreply.github.com>
Date: Sat, 22 May 2021 19:28:29 +0200
Subject: [PATCH] Remove server module
---
.gitignore | 1 +
pom.xml | 6 ------
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
index f5f928a..848b176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.idea
testserver
run
+galaxy/
# Compiled class file
*.class
diff --git a/pom.xml b/pom.xml
index f98c358..ec54292 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,6 @@
api
- galaxy
velocity
@@ -60,11 +59,6 @@
minecraft-libraries
https://libraries.minecraft.net/
-
- jcenter
- jcenter-bintray
- https://jcenter.bintray.com
-
sonatype-oss-snapshots
https://oss.sonatype.org/content/repositories/snapshots/