Fix pep8 extra lines error (#25666)
This commit is contained in:
parent
bf43eb92f5
commit
58db0da5a5
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ class CLI(with_metaclass(ABCMeta, object)):
|
|||
if self.options.ask_su_pass or self.options.su_user:
|
||||
_dep('su')
|
||||
|
||||
|
||||
def validate_conflicts(self, vault_opts=False, runas_opts=False, fork_opts=False):
|
||||
''' check for conflicting options '''
|
||||
|
||||
|
|
Loading…
Reference in a new issue