Skip to content

Commit 7b99955

Browse files
remove unused import
1 parent cd1c22b commit 7b99955

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classroom/business/teacher/classroom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import secrets
22
import os
33

4-
from django.conf import settings
54
from django.contrib.auth import get_user_model
65
from django.core.files.storage import default_storage
76

0 commit comments

Comments
 (0)