Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Mar 20, 2024
1 parent 6d74c69 commit b816cc0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
*/
import Bugsnag from '@bugsnag/js'
import getGeocoder from '@opentripplanner/geocoder'
import {
Geometry,
FeatureCollection,
GeoJsonProperties
} from 'geojson'
import { Geometry, FeatureCollection, GeoJsonProperties } from 'geojson'
import { OfflineResponse } from '@opentripplanner/geocoder/lib/apis/offline'

import {
Expand Down

0 comments on commit b816cc0

Please sign in to comment.