From bdf702aeaf03b0151728fa12da2e5c45d5931342 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:42:46 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- funnel/forms/project.py | 1 - 1 file changed, 1 deletion(-) 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, )