Skip to content

Commit bab2b7f

Browse files
committed
Remove not used import
1 parent 2d9845d commit bab2b7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/organizations/models.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Organizations models."""
22

33
from autoslug import AutoSlugField
4-
from django.conf import settings
54
from django.contrib.auth.models import User
65
from django.db import models
76
from django.db.models import Q

0 commit comments

Comments
 (0)