Skip to content

Commit 5cfd7b3

Browse files
committed
Remove node-fetch import.
1 parent f491a5b commit 5cfd7b3

File tree

1 file changed

+0
-1
lines changed
  • web-server/pages/api/internal/[org_id]

1 file changed

+0
-1
lines changed

web-server/pages/api/internal/[org_id]/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import axios from 'axios';
2-
import fetch from 'node-fetch';
32
import { head } from 'ramda';
43

54
import { Row } from '@/constants/db';

0 commit comments

Comments
 (0)