From 2c5a50bff3d17e22eeb7c09a3dd860a3e0c8fad6 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Sat, 23 Dec 2023 17:54:54 +0100 Subject: [PATCH] Update BauMemberUpdate --- .../de/steamwar/bausystem/features/world/BauMemberUpdate.java | 1 - 1 file changed, 1 deletion(-) diff --git a/BauSystem_Main/src/de/steamwar/bausystem/features/world/BauMemberUpdate.java b/BauSystem_Main/src/de/steamwar/bausystem/features/world/BauMemberUpdate.java index 86742974..be3bb44b 100644 --- a/BauSystem_Main/src/de/steamwar/bausystem/features/world/BauMemberUpdate.java +++ b/BauSystem_Main/src/de/steamwar/bausystem/features/world/BauMemberUpdate.java @@ -21,7 +21,6 @@ package de.steamwar.bausystem.features.world; import de.steamwar.bausystem.BauSystem; import de.steamwar.bausystem.Permission; -import de.steamwar.bausystem.region.Color; import de.steamwar.bausystem.region.GlobalRegion; import de.steamwar.bausystem.utils.BauMemberUpdateEvent; import de.steamwar.bausystem.utils.bossbar.BauSystemBossbar;