Skip to content

Commit

Permalink
fix eslint issues on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jjabari-op committed Oct 7, 2024
1 parent 75afa65 commit c80efd4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {
import { TurboRequestsService } from 'core-app/core/turbo/turbo-requests.service';
import { ApiV3Service } from 'core-app/core/apiv3/api-v3.service';
import { IanCenterService } from 'core-app/features/in-app-notifications/center/state/ian-center.service';
import { IanBellService } from 'core-app/features/in-app-notifications/bell/state/ian-bell.service';

interface CustomEventWithIdParam extends Event {
params:{
Expand Down

0 comments on commit c80efd4

Please sign in to comment.