Skip to content

Commit

Permalink
Delete obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Sep 6, 2023
1 parent 932b089 commit 86e6d6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/tools/video-commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ const videoCommands = {};
*
* @see https://fbidb.io/docs/video/
* @this {import('../idb.js').IDB}
* @param {VideoStreamingOptions} opts The envs and args to be passed to the xcuitest runner
*
* @param {VideoStreamingOptions} opts
* @returns {Promise<import('node:child_process').ChildProcessWithoutNullStreams>}
*/
videoCommands.startVideoStream = async function startVideoStream (opts) {
Expand Down

0 comments on commit 86e6d6e

Please sign in to comment.