mirror of https://gitlab.com/bashrc2/epicyon
Less indentation
parent
fdcc24ebd4
commit
0dd01a4b1d
|
|
@ -579,7 +579,6 @@ def daemon_http_get(self) -> None:
|
|||
write2(self, msg)
|
||||
self.server.followers_synchronization = False
|
||||
return
|
||||
else:
|
||||
# request was not signed
|
||||
result_json = {
|
||||
"error": "Request not signed"
|
||||
|
|
|
|||
Loading…
Reference in New Issue