mirror of
https://github.com/django/daphne.git
synced 2025-09-10 17:32:27 +03:00
Remove unused import
This commit is contained in:
parent
29dd563ce0
commit
5c3ea9b638
|
@ -21,7 +21,6 @@ else:
|
|||
|
||||
import logging
|
||||
import time
|
||||
import traceback
|
||||
from concurrent.futures import CancelledError
|
||||
|
||||
from twisted.internet import defer, reactor
|
||||
|
|
Loading…
Reference in New Issue
Block a user