Skip to content

Commit a6b12ad

Browse files
committed
flake8
1 parent 3097814 commit a6b12ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osf_tests/test_validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from osf.exceptions import ValidationValueError
33

44
from types import SimpleNamespace
5-
from osf.models import validators, OSFUser, NotableDomain, SpamStatus
5+
from osf.models import validators, OSFUser, NotableDomain
66
from osf.models.validators import has_domain_in_user_fields_for_names
77
from osf_tests.factories import SubjectFactory
88

0 commit comments

Comments
 (0)