0

fix SuppressWarnings

This commit is contained in:
2021-01-01 18:58:14 +03:00
parent cfd68bb45e
commit fa0159e7c7

View File

@@ -7,6 +7,7 @@ import java.util.logging.Level;
import static java.text.MessageFormat.format; import static java.text.MessageFormat.format;
@UtilityClass @UtilityClass
@SuppressWarnings("unused")
public class XLog { public class XLog {
//region Debug //region Debug