Skip to content

Commit

Permalink
Step 14.5: Import email from module
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 319c49c commit 1d89a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imports/api/parties/methods.js
@@ -1,6 +1,7 @@
import _ from 'underscore';
import { Meteor } from 'meteor/meteor';
import { check } from 'meteor/check';
import { Email } from 'meteor/email';

import { Parties } from './collection';

Expand Down

0 comments on commit 1d89a89

Please sign in to comment.