mirror of
https://github.com/django/daphne.git
synced 2025-07-29 00:19:45 +03:00
Remove unused import
This commit is contained in:
parent
ceeacdbfc3
commit
fe18d43064
|
@ -1,5 +1,4 @@
|
|||
from django.apps import AppConfig
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
|
||||
from .binding.base import BindingMetaclass
|
||||
from .package_checks import check_all
|
||||
|
|
Loading…
Reference in New Issue
Block a user