Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus committed May 18, 2024
1 parent c68c1db commit eee0101
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion errands/widgets/task_list/task_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def __build_ui(self) -> None:
)
)

@idle_add
def __load_tasks(self) -> None:
Log.info(f"Task List {self.list_uid}: Load Tasks")

Expand Down

0 comments on commit eee0101

Please sign in to comment.