How THE FUCK does this not have @since in it's jd?!?!

This commit is contained in:
JeremyStar™ 2024-08-18 13:03:42 +02:00
parent 1405c12626
commit 99e0f77fd1
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -48,6 +48,7 @@ import java.util.List;
*
* @see LoggerInstance
* @see CrashHandler
* @since v1-alpha0
*/
@SuppressWarnings({ "unused", "JavadocDeclaration" })
public final class Logger {