fix : doc
All checks were successful
Linux arm64 / Build (push) Successful in 42s

This commit is contained in:
Melvyn
2025-02-02 23:54:56 +01:00
parent 78537be4e9
commit 6a54635c59
8 changed files with 33 additions and 37 deletions

View File

@@ -37,8 +37,4 @@ public enum Constraint {
}
}
public static String[] getConstraintNames() {
return constraintNames;
}
}