9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2026-01-04 15:31:47 +00:00

Fix regex

This commit is contained in:
XiaoMoMi
2024-11-22 00:57:24 +08:00
parent fccaa059ff
commit 20d3919c6b
3 changed files with 11 additions and 4 deletions

View File

@@ -25,7 +25,6 @@
package net.momirealms.customnameplates.bukkit.scheduler.impl;
import net.momirealms.customnameplates.common.plugin.scheduler.DummyTask;
import net.momirealms.customnameplates.common.plugin.scheduler.RegionExecutor;
import net.momirealms.customnameplates.common.plugin.scheduler.SchedulerTask;
import org.bukkit.Bukkit;