Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Dec 21, 2018
1 parent 94dce6d commit 73c1f4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { Mongo } from 'meteor/mongo';
import { fixCordova } from 'meteor/rocketchat:lazy-load';
import { ReactiveVar } from 'meteor/reactive-var';
import { DateFormat } from 'meteor/rocketchat:lib';
import { t } from 'meteor/rocketchat:utils';
import { popover } from 'meteor/rocketchat:ui';
import { Template } from 'meteor/templating';
import _ from 'underscore';
Expand Down

0 comments on commit 73c1f4a

Please sign in to comment.