Skip to content

Commit

Permalink
Remove unnecessary log message
Browse files Browse the repository at this point in the history
  • Loading branch information
sunetfreitag committed Aug 20, 2024
1 parent 266e6b5 commit a755928
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test_mfazones.py
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,6 @@ def test_mfazones_mfauser(self):
self.assertTrue(False)
return

g_logger.info(f'Deactivate MFA zone')

self.logger.info(f'Subtest done for {fullnode}')

if __name__ == '__main__':
Expand Down

0 comments on commit a755928

Please sign in to comment.