mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Remove line left over from debugging
This commit is contained in:
parent
ba15a8c64b
commit
2958d3747e
1 changed files with 0 additions and 1 deletions
|
@ -354,7 +354,6 @@ class LoadAuth:
|
|||
|
||||
elif auth_user.is_running_user():
|
||||
if auth_key != key.get(load["user"]):
|
||||
load_user = load["user"]
|
||||
log.warning(error_msg)
|
||||
return False
|
||||
elif auth_key == key.get("root"):
|
||||
|
|
Loading…
Add table
Reference in a new issue