mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-31 05:03:35 -05:00
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