Lint fixes

This commit is contained in:
vjrj 2017-12-15 17:42:45 +01:00
parent c5f2c63579
commit eef1fd85f0
4 changed files with 16 additions and 6 deletions

View file

@ -1,3 +1,5 @@
/* eslint-disable prefer-arrow-callback */
import { Meteor } from 'meteor/meteor';
// import '../Users';