#2718 - making terminal rm _login() and _remote_login() consistent in their RequestResponse
This commit is contained in:
@@ -173,7 +173,6 @@ class Terminal(Service):
|
||||
return RequestResponse(
|
||||
status="success",
|
||||
data={
|
||||
"connection ID": login.connection_uuid,
|
||||
"ip_address": login.ip_address,
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user