Skip to content

Commit c3a4015

Browse files
lint fix
1 parent f15f3ff commit c3a4015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amdb/src/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { FeatureCollection as GeoFeatureCollection, LineString, Point, Polygon } from "geojson"
1+
import { LineString, Point, Polygon } from "geojson"
22
import { FeatureType } from "./enums"
33
import {
44
AerodromeReferencePoint,

0 commit comments

Comments
 (0)