Skip to content

Commit

Permalink
SQUASH remove node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed May 23, 2024
1 parent aa0422f commit e11169f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 106 deletions.
77 changes: 0 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
"medidoc": "1.1.0",
"mem": "^8.1.1",
"meteor-node-stubs": "^1.2.5",
"node-fetch": "^3.3.2",
"notistack": "^3.0.1",
"papaparse": "^5.4.1",
"pdfjs-dist": "~3.4.120",
Expand Down
3 changes: 0 additions & 3 deletions server/polyfill.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ import 'regenerator-runtime/runtime.js';

// eslint-disable-next-line import/no-unassigned-import
import 'core-js/features/string/replace-all';

// eslint-disable-next-line import/no-unassigned-import
import './polyfill/fetch';
25 changes: 0 additions & 25 deletions server/polyfill/fetch.ts

This file was deleted.

0 comments on commit e11169f

Please sign in to comment.