Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickCleary committed Jun 26, 2023
1 parent 563f60e commit 06c6869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/service/ServiceGraphWrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { CarouselGraphDiv } from '../../common/components/charts/CarouselGraphDi
import { NoDataNotice } from '../../common/components/notices/NoDataNotice';
import { getServiceWidgetValues } from './utils/utils';
import { ServiceGraph } from './ServiceGraph';
import { useBreakpoint } from '../../common/hooks/useBreakpoint';
interface ServiceGraphWrapperProps {
data: SpeedDataPoint[];
predictedData: TripCounts;
Expand Down

0 comments on commit 06c6869

Please sign in to comment.