Skip to content

Commit

Permalink
bugfix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Chun-Yang committed Jun 26, 2016
1 parent e367eff commit 7a924e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/update.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const reacterminator = require('reacterminator');
const { exec, mkdir, rm, cp } = require('./helpers/shelljs');
const logTask = require('./helpers/log-task');
const glob = require('glob');
const chalk = require('chalk');
const fs = require('fs');
const cheerio = require('cheerio');

Expand Down

0 comments on commit 7a924e7

Please sign in to comment.