mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
remove unused import
This commit is contained in:
parent
5e14b29466
commit
6dfbb7e462
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
from django.core.exceptions import ImproperlyConfigured
|
||||
from django.db.models.signals import post_save
|
||||
from django.utils.functional import memoize
|
||||
from django.core.cache import get_cache
|
||||
from django.core.cache.backends.locmem import CacheClass as LocMemCacheClass
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue