Skip to content

Commit 869e04f

Browse files
author
Víctor Ramos
committed
Remove not used ValidationError import
1 parent 7642d58 commit 869e04f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

forms_builder/forms/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from django import VERSION as DJANGO_VERSION
44
from django.contrib.sites.models import Site
5-
from django.core.exceptions import ValidationError
65

76
try:
87
from django.urls import reverse

0 commit comments

Comments
 (0)