From 877104f1b83a2c5baf4c7ef3909a7aebf66fc498 Mon Sep 17 00:00:00 2001 From: Tewson Seeoun Date: Tue, 19 Mar 2024 19:44:48 +0000 Subject: [PATCH] Remove unused import --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 769c4ba..691e2cb 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,5 +1,5 @@ --- -import lodash, { map } from "lodash"; +import lodash from "lodash"; import { airtableClient,