Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yimmyj committed Apr 8, 2024
1 parent 6038f69 commit 8656bb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repositories/EventRepository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ export class EventRepository extends BaseRepository<EventModel> {
return query;
}
}

0 comments on commit 8656bb4

Please sign in to comment.