Removing commented code
This commit is contained in:
parent
f4ed527fe8
commit
2905a5570c
@ -422,7 +422,6 @@ export const localStreamStore = derived<Readable<MediaStreamConstraints>, LocalS
|
||||
});
|
||||
return;
|
||||
} else {
|
||||
//throw new Error('Unable to access your camera or microphone. Your browser is too old.');
|
||||
set({
|
||||
type: 'error',
|
||||
error: new BrowserTooOldError(),
|
||||
|
Loading…
Reference in New Issue
Block a user