Fix linter whitespace error

This commit is contained in:
beeankha
2020-08-18 15:02:17 -04:00
committed by John Westcott IV
parent 01e08ba0e1
commit 76f08744f6

View File

@@ -48,5 +48,3 @@ class TowerAWXKitModule(TowerModule):
def logout(self):
if self.authenticated:
self.connection.logout()