Skip to content

Commit e25fe8f

Browse files
committed
Removed print statement
1 parent ceacd1d commit e25fe8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/plugins/modules/test_cert_info.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def exit_json(*args, **kwargs):
7272

7373
checks_passed = True
7474

75-
print(args[0])
7675
# only if passphrase_check mode is disabled
7776
if args[0].params['passphrase_check'] is False:
7877
# check every item in certificate if it matches with the result

0 commit comments

Comments
 (0)