Skip to content

Commit

Permalink
[chore] Remove underscore package (#194)
Browse files Browse the repository at this point in the history
Following c2e98bf
  • Loading branch information
williambelle authored Jan 29, 2025
1 parent c9dff32 commit 78f12db
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion app/imports/api/methods/rate-limiting.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { DDPRateLimiter } from "meteor/ddp-rate-limiter";
import { _ } from "meteor/underscore";

const rateLimiter = (methods) => {

Expand Down
6 changes: 0 additions & 6 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"simpl-schema": "^1.7.0",
"simple-ldap-search": "^2.0.11",
"sweetalert2": "^9.15.2",
"underscore": "^1.10.2",
"url-parse": "^1.4.7",
"yup": "^0.28.4"
},
Expand Down

0 comments on commit 78f12db

Please sign in to comment.