Skip to content

Commit

Permalink
fix: remove rebase bug
Browse files Browse the repository at this point in the history
Signed-off-by: DorraJaouad <[email protected]>
  • Loading branch information
DorraJaouad committed Aug 28, 2024
1 parent 5e54f1c commit 9631f94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/CallView/shared/LocalVideo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,6 @@ export default {
emits: ['click-video', 'click-presenter'],
setup() {
const guestNameStore = useGuestNameStore()
return { guestNameStore }
},
data() {
return {
notificationHandle: null,
Expand Down

0 comments on commit 9631f94

Please sign in to comment.