Skip to content

Commit

Permalink
get -> read, has -> exists, rm linker*
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmarkclements committed Jan 24, 2025
1 parent 2fa8a47 commit fa7ea78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions methods.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ const methods = [
{ id: 37, name: 'get' },
{ id: 38, name: 'entry' },
{ id: 39, name: 'reported' }



]

module.exports = methods

0 comments on commit fa7ea78

Please sign in to comment.