Remove accidental import
Damn auto-import!
This commit is contained in:
parent
132040c47d
commit
958a838f98
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from datetime import timedelta
|
||||
from functools import cached_property
|
||||
from unittest.mock import Base
|
||||
|
||||
from django.core.cache import cache
|
||||
from django.core.exceptions import ValidationError
|
||||
|
|
Loading…
Reference in a new issue