mirror of
https://github.com/django/daphne.git
synced 2025-07-27 07:29:46 +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