mirror of https://github.com/snachodog/mybuddy.git
remove unused imports
This commit is contained in:
parent
611fb85314
commit
b62cb47130
|
@ -2,7 +2,6 @@
|
|||
import random
|
||||
import re
|
||||
from datetime import timedelta
|
||||
from typing import Iterable, Optional
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.cache import cache
|
||||
|
|
Loading…
Reference in New Issue