Skip to content

Commit

Permalink
Remove unneeded arg (Netflix#3099) (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: kevgliss <kevgliss@gmail.com>
  • Loading branch information
rutvijmehta-harness and kevgliss authored Mar 17, 2023
1 parent a7a9586 commit b1f05e4
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 b1f05e4

Please sign in to comment.