remove pass
EIVE/-/pipeline/pr-main Build queued... Details

This commit is contained in:
Robin Müller 2023-06-22 16:18:52 +02:00
parent 8239e610cc
commit daceb6bc1d
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 0 additions and 1 deletions

View File

@ -619,7 +619,6 @@ def handle_core_ctrl_action_replies(
):
if action_id == ActionId.READ_REBOOT_MECHANISM_INFO:
handle_reboot_mechanism_info_reply(pw, custom_data)
pass
elif action_id == ActionId.LIST_DIR_DUMP_DIRECTLY:
handle_list_dir_dump_reply(pw, custom_data)