Skip to content

Commit

Permalink
build: uninstall axios
Browse files Browse the repository at this point in the history
  • Loading branch information
timepresent95 committed Aug 9, 2024
1 parent 0c4fe84 commit e959e73
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 101 deletions.
72 changes: 0 additions & 72 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 @@ -14,7 +14,6 @@
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@tanstack/react-query": "^5.51.18",
"axios": "^1.7.3",
"nativewind": "^2.0.11",
"react": "18.2.0",
"react-native": "0.74.3",
Expand Down
12 changes: 0 additions & 12 deletions src/api/axios.ts

This file was deleted.

15 changes: 0 additions & 15 deletions src/utils/headers.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from './encryptStorage';
export * from './headers';
export * from './date';

0 comments on commit e959e73

Please sign in to comment.