Remove un-needed loop assignment
This commit is contained in:
parent
94bb91f2fa
commit
39aa64ff68
|
@ -527,7 +527,6 @@ class Sanic:
|
|||
|
||||
self.error_handler.debug = debug
|
||||
self.debug = debug
|
||||
loop = self.loop
|
||||
|
||||
server_settings = {
|
||||
'protocol': protocol,
|
||||
|
|
Loading…
Reference in New Issue
Block a user