Skip to content

Commit

Permalink
Use the browser-provided fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Dec 1, 2023
1 parent a6341b1 commit f3ee678
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion ui/frontend/api.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import fetch from 'isomorphic-fetch';
import * as z from 'zod';

export const routes = {
Expand Down
2 changes: 0 additions & 2 deletions ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"core-js": "^3.1.3",
"history": "^5.3.0",
"immer": "^9.0.0",
"isomorphic-fetch": "^3.0.0",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.44.0",
"prismjs": "^1.6.0",
Expand All @@ -37,7 +36,6 @@
"@babel/preset-react": "^7.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/common-tags": "^1.8.1",
"@types/isomorphic-fetch": "^0.0.36",
"@types/jest": "^29.2.5",
"@types/lodash-es": "^4.17.6",
"@types/prismjs": "^1.26.0",
Expand Down
50 changes: 0 additions & 50 deletions ui/frontend/pnpm-lock.yaml

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

0 comments on commit f3ee678

Please sign in to comment.