Skip to content

Commit

Permalink
Update packages/client/src/devices/devices.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlaz authored Dec 13, 2024
1 parent 3b25799 commit 618665b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/src/devices/devices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { getLogger } from '../logger';
import { BrowserPermission } from './BrowserPermission';
import { lazy } from '../helpers/lazy';
import { isFirefox } from '../helpers/browsers';
import { isReactNative } from '../helpers/platforms';

/**
* Returns an Observable that emits the list of available devices
Expand Down

0 comments on commit 618665b

Please sign in to comment.