Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaed Parkar authored and shaed-parkar committed Apr 16, 2024
1 parent 32df206 commit 63b41de
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ import { BehaviorSubject, Observable, of, Subject, Subscription } from 'rxjs';
import {
ClientSettingsResponse,
ConferenceResponse,
ParticipantForUserResponse, ParticipantResponse,
ParticipantForUserResponse,
ParticipantResponse,
ParticipantStatus,
Role
} from 'src/app/services/clients/api-client';
Expand Down

0 comments on commit 63b41de

Please sign in to comment.