mirror of
https://github.com/django/daphne.git
synced 2025-07-14 18:02:17 +03:00
Fix flake errors
This commit is contained in:
parent
a4381f427e
commit
cd17c88533
|
@ -1,7 +1,5 @@
|
||||||
import os
|
|
||||||
import threading
|
import threading
|
||||||
|
|
||||||
from django.utils import autoreload
|
|
||||||
from django.core.management.commands.runserver import \
|
from django.core.management.commands.runserver import \
|
||||||
Command as RunserverCommand
|
Command as RunserverCommand
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user