diff --git a/netlify/functions/api.ts b/netlify/functions/api.ts index a749cc41..63485673 100644 --- a/netlify/functions/api.ts +++ b/netlify/functions/api.ts @@ -1,5 +1,3 @@ -import serverless from "serverless-http"; - import serverless from "serverless-http"; import { createServer } from "../../server";