Remove unused import

This commit is contained in:
Raphael Michel
2024-06-10 15:46:46 +02:00
parent 2bfacd925a
commit 36bbd8b5e4
-2
View File
@@ -32,8 +32,6 @@
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations under the License.
import re
from django.core.exceptions import ValidationError
from django.core.validators import BaseValidator
from django.utils.translation import gettext_lazy as _