Skip to content

Commit

Permalink
N21-2190 fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonNicholasCap committed Jan 20, 2025
1 parent 068d212 commit 39af8aa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ export class MediaSourceSyncService {
operations: [],
};

await Promise.resolve();

return dummyReport;
}
}

0 comments on commit 39af8aa

Please sign in to comment.