Skip to content

Commit ff61cd6

Browse files
author
Juliya Smith
committed
Remove args arg
1 parent 0aebd4e commit ff61cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

c42seceventcli/aed/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def _create_handlers(args):
5959
output_format = args.output_format
6060
logger_formatter = _get_log_formatter(output_format)
6161
logger = _get_logger(
62-
args,
6362
formatter=logger_formatter,
6463
service_name=_SERVICE_NAME,
6564
destination=args.destination,

0 commit comments

Comments
 (0)