From a33fa6e0d29392251816b0c72f04142e5fc2e875 Mon Sep 17 00:00:00 2001 From: ingalls Date: Tue, 16 Jul 2024 10:47:52 -0600 Subject: [PATCH] Update Lints --- task.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/task.ts b/task.ts index 4f2f7bd..c37b69b 100644 --- a/task.ts +++ b/task.ts @@ -1,9 +1,5 @@ import { Type, TSchema } from '@sinclair/typebox'; import { fetch } from '@tak-ps/etl' -import { - FeatureCollection, - Feature -} from 'geojson'; import ETL, { Event, SchemaType, handler as internal, local, env } from '@tak-ps/etl'; const Env = Type.Object({