Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklambourne committed Feb 9, 2024
1 parent afad928 commit 3354348
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions slackblocks/elements.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,6 @@ def __init__(
self.initial_date = datetime.strptime(initial_date, "%Y-%m-%d").strftime(
"%Y-%m-%d"
)
else:
self.initial_date = None
self.confirm = confirm
self.focus_on_load = focus_on_load
self.placeholder = Text.to_text(
Expand Down

0 comments on commit 3354348

Please sign in to comment.