mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Fix linter whitespace error
This commit is contained in:
committed by
John Westcott IV
parent
01e08ba0e1
commit
76f08744f6
@@ -48,5 +48,3 @@ class TowerAWXKitModule(TowerModule):
|
||||
def logout(self):
|
||||
if self.authenticated:
|
||||
self.connection.logout()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user