Skip to content

Commit

Permalink
Remove unneeded arg (#3099)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgliss authored Mar 11, 2023
1 parent d8825d5 commit f7177bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dispatch/plugins/dispatch_slack/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@ def resolution_input(


def case_resolution_reason_select(
db_session: SessionLocal,
action_id: str = DefaultActionIds.case_resolution_reason_select,
block_id: str = DefaultBlockIds.case_resolution_reason_select,
label: str = "",
Expand Down

0 comments on commit f7177bc

Please sign in to comment.