mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 15:08:03 -03:30
Fix linter whitespace error
This commit is contained in:
parent
01e08ba0e1
commit
76f08744f6
@ -48,5 +48,3 @@ class TowerAWXKitModule(TowerModule):
|
||||
def logout(self):
|
||||
if self.authenticated:
|
||||
self.connection.logout()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user