mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-06 12:05:26 +00:00
removing obsolete parameter from cli_parse call (#496)
This commit is contained in:
@@ -1160,7 +1160,6 @@ def _main():
|
||||
opts.ip_db_path,
|
||||
opts.offline,
|
||||
child_conn,
|
||||
opts.n_procs >= 1,
|
||||
))
|
||||
processes.append(process)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user