refac: remove seemingly unneeded function

This commit is contained in:
2025-09-25 15:40:58 +02:00
parent 9d2999476d
commit 80ad7f865a
2 changed files with 2 additions and 6 deletions

View File

@@ -72,8 +72,7 @@ async def gather_targets(args: argparse.Namespace,
os_categories,
target_os,
ignore_categorisation,
target_tag,
add_processed_devices
target_tag
)
await add_processed_devices(processed)