diff --git a/funnel/forms/project.py b/funnel/forms/project.py index 1d1ca5cfa..546bd969a 100644 --- a/funnel/forms/project.py +++ b/funnel/forms/project.py @@ -14,7 +14,6 @@ image_url_validator, nullable_json_filters, nullable_strip_filters, - strip_filters, validate_and_convert_json, video_url_list_validator, )