mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove debug statement.
This commit is contained in:
parent
b5a19a9740
commit
3d6ed5b7ff
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ def get_all():
|
|||
salt '*' service.get_all
|
||||
'''
|
||||
proxy_fn = 'rest_sample.service_list'
|
||||
log.debug(__salt__['test.arg'](1,2,3))
|
||||
return __proxy__[proxy_fn]()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue