Skip to content

Commit 29faf22

Browse files
committed
fix: remove node-fetch
1 parent 29f9b81 commit 29faf22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/server/src/opencrvs-api.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import fetch from "node-fetch";
21
import { env } from "./constants";
32

43
export class OpenCRVSError extends Error {

0 commit comments

Comments
 (0)