Remove unwanted console.table (#11477)
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user