removed unnecessary field

This commit is contained in:
s5260822 2025-03-13 17:00:16 +01:00
parent b0b514b30e
commit aadd236e48

View file

@ -15,8 +15,6 @@ import static java.lang.Boolean.FALSE;
import static java.lang.Boolean.TRUE;
public class Main {
public static final String RESOURCES_DIR="src/main/resources/";
public static boolean UPLOAD_MEMBER_PHOTOS;
public static boolean FORCE_UPLOAD_MEMBERS;
public static boolean FORCE_UPLOAD_SPEECHES;