Skip to content

Commit

Permalink
eslint issue unresolved
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Feb 25, 2024
1 parent f9e8301 commit ab06048
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/* eslint-disable simple-import-sort/imports */
import { AnalyticsService } from '@picsa/shared/services/core/analytics.service';
import { Component, ElementRef, HostBinding, Input, OnDestroy } from '@angular/core';
import { Capacitor } from '@capacitor/core';
import { ScreenOrientation } from '@capacitor/screen-orientation';
import { AnalyticsService } from '@picsa/shared/services/core/analytics.service';
import { CapacitorVideoPlayer, CapacitorVideoPlayerPlugin, capVideoPlayerOptions } from 'capacitor-video-player';

// Fix listeners missing from type
Expand Down

0 comments on commit ab06048

Please sign in to comment.