Skip to content

Commit

Permalink
resolving lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dudizilla committed Apr 13, 2020
1 parent 396f91a commit 52d34f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/routes.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import mem from 'mem';
import s from 'underscore.string';
// eslint-disable-next-line no-unused-vars
import { HTML } from 'meteor/htmljs';
import { Meteor } from 'meteor/meteor';
import { Accounts } from 'meteor/accounts-base';
Expand Down

0 comments on commit 52d34f6

Please sign in to comment.