Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Aug 17, 2024
1 parent 4c7cf59 commit b6d1183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bot/dialogs/room.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ async def getter(dialog_manager: DialogManager, **kwargs):
state=RoomSG.main,
on_click=Loader.load_callback(Loader.load_daily_info),
),

state=RoomSG.tasks,
),
on_start=Events.on_start,
Expand Down

0 comments on commit b6d1183

Please sign in to comment.