Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysmithTTD committed Dec 12, 2024
1 parent 9e18030 commit 7865ae7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/services/participantsService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import {
} from './auditTrailService';
import { createEmailService } from './emailService';
import { EmailArgs } from './emailTypes';
import { getAllUid2SupportUsers } from './uid2SupportService';

export interface ParticipantRequest extends Request {
participant?: Participant;
Expand Down

0 comments on commit 7865ae7

Please sign in to comment.