diff --git a/judge/forms.py b/judge/forms.py index 0f42ca1..290e5bb 100644 --- a/judge/forms.py +++ b/judge/forms.py @@ -295,7 +295,6 @@ class EditOrganizationContestForm(ModelForm): "hide_problem_tags", "public_scoreboard", "scoreboard_visibility", - "run_pretests_only", "points_precision", "description", "og_image",