mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #87] Snippet duplicate entry #72
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/meteor-api#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mic-rigaud on GitHub (Jun 18, 2018).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/87
Hello,
In files: meteor-api-snippets-javascript.cson and meteor-api-snippets-coffeescript.cson
this following entries are duplicated:
Meteor.user(line 233) ,Blaze.toHTMLWithData(line 517),Email.send(line 610)