Removed jenkins comment

This commit is contained in:
Paldiu 2021-02-27 09:56:39 -06:00
parent d81b6137d7
commit 997c333cc1

View File

@ -8,8 +8,6 @@ import io.github.simplexdev.simplexcore.plugin.SimplexAddon;
import io.github.simplexdev.simplexcore.utils.Constants; import io.github.simplexdev.simplexcore.utils.Constants;
import io.github.simplexdev.simplexcore.utils.Instances; import io.github.simplexdev.simplexcore.utils.Instances;
// This comment was added to force a test on Jenkins AutoBuild
// https://jenkins.coomware.dev/job/SimplexCore
public final class SimplexCorePlugin extends SimplexAddon<SimplexCorePlugin> { public final class SimplexCorePlugin extends SimplexAddon<SimplexCorePlugin> {
protected static boolean debug = false; protected static boolean debug = false;
protected static boolean suspended = false; protected static boolean suspended = false;