mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 15:36:39 -04:00
use next's built-in node-fetch
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import fetch from "node-fetch";
|
||||
import queryString from "query-string";
|
||||
import { logServerError } from "../../lib/helpers/sentry";
|
||||
import type { NextApiRequest, NextApiResponse } from "next";
|
||||
|
Reference in New Issue
Block a user