mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Cleanup
This commit is contained in:
parent
8834b8f667
commit
41cf259b7e
@ -74,8 +74,6 @@ def get_local_client(
|
||||
elif opts['transport'] == 'zeromq':
|
||||
return LocalClient(mopts=opts)
|
||||
|
||||
class Foo(object):
|
||||
pass
|
||||
|
||||
class LocalClient(object):
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user