Skip to content

Commit

Permalink
fix: ⏪ Rebase bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clairenollet authored and this-is-tobi committed Nov 7, 2022
1 parent 1121d8b commit dbfaa2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/client/src/views/projects/DsoProjects.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ watch(projects, () => {
setProjectList()
})
watch(projectStore.projects, () => {
setProjectList()
})
</script>
<template>
Expand Down

0 comments on commit dbfaa2b

Please sign in to comment.