Skip to content

Commit

Permalink
remove unused code and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaxweiler committed Apr 5, 2024
1 parent 99e58d0 commit c5279a3
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 268 deletions.
117 changes: 1 addition & 116 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"license": "Apache-2.0",
"dependencies": {
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"luxon": "3.4.4",
"object-hash": "3.0.0"
"luxon": "3.4.4"
},
"devDependencies": {
"@babel/core": "7.24.4",
Expand Down
78 changes: 0 additions & 78 deletions source/front/graphql-wrapper.js

This file was deleted.

6 changes: 0 additions & 6 deletions source/front/object-hash-wrapper-test.js

This file was deleted.

5 changes: 0 additions & 5 deletions source/front/object-hash-wrapper.js

This file was deleted.

33 changes: 0 additions & 33 deletions source/front/session-cache-test.js

This file was deleted.

27 changes: 0 additions & 27 deletions source/front/session-cache.js

This file was deleted.

0 comments on commit c5279a3

Please sign in to comment.