Skip to content

Commit

Permalink
docs: Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Joery committed Apr 19, 2024
1 parent f0c7f96 commit 903d079
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ const menuItems = ref<MenuItem[]>([
}
]);
// My god
// TODO: Not this
const hasItemInTimeline = computed(
() =>
project.project &&
Expand Down

0 comments on commit 903d079

Please sign in to comment.