Remove unwanted console.table (#11477)
This commit is contained in:
parent
e8e56f8164
commit
200631f3a5
1 changed files with 0 additions and 7 deletions
|
@ -142,13 +142,6 @@ export const useRoomCallStatus = (
|
||||||
useElementCallExclusively,
|
useElementCallExclusively,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
console.table({
|
|
||||||
voiceCallDisabledReason,
|
|
||||||
voiceCallType,
|
|
||||||
videoCallDisabledReason,
|
|
||||||
videoCallType,
|
|
||||||
});
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* We've gone through all the steps
|
* We've gone through all the steps
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue