rename the package

This commit is contained in:
Lee
2024-04-13 20:53:31 +01:00
parent a15326a847
commit 88c940431b
72 changed files with 203 additions and 203 deletions

View File

@ -1,4 +1,4 @@
package cc.fascinated.common;
package xyz.mcutils.backend.common;
import lombok.Getter;
import lombok.NonNull;