mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Pep-8 line endings
This commit is contained in:
parent
717abedaf7
commit
21dc1bab91
1 changed files with 0 additions and 1 deletions
|
@ -563,7 +563,6 @@ class TCPReqServerChannel(salt.transport.mixins.auth.AESReqServerMixin, salt.tra
|
|||
except Exception as exc:
|
||||
log.debug("TCPReqServerChannel close generated an exception: %s", str(exc))
|
||||
|
||||
|
||||
def __del__(self):
|
||||
self.close()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue