Skip to content

Commit

Permalink
fix(plugin-meetings): updated utils.js file
Browse files Browse the repository at this point in the history
  • Loading branch information
Parimala032 committed Oct 10, 2024
1 parent 763890c commit 6df07aa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import MeetingUtil from '@webex/plugin-meetings/src/meeting/util';
import LoggerProxy from '@webex/plugin-meetings/src/common/logs/logger-proxy';
import LoggerConfig from '@webex/plugin-meetings/src/common/logs/logger-config';
import Metrics from '@webex/plugin-meetings/src/metrics/index';
import { options } from 'yargs';
import { alias } from 'yargs';

describe('plugin-meetings', () => {
describe('Meeting utils function', () => {
Expand Down

0 comments on commit 6df07aa

Please sign in to comment.