Skip to content

Commit

Permalink
fixes failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOXDi committed Dec 5, 2024
1 parent 6191867 commit d1cfe13
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@
components: {
SidePanelModal,
AccessibleChannelCard,
SearchFiltersPanel,
},
setup() {
const loading = ref(false);
Expand Down Expand Up @@ -176,8 +175,6 @@
loading,
bookmarks,
channels,
showSearch,
searchTerms,
selectFromChannels$,
numberOfBookmarks$,
bookmarksLabel$,
Expand Down

0 comments on commit d1cfe13

Please sign in to comment.