Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Sep 27, 2016
1 parent 7cb4b12 commit 88bd1fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ var _debug3 = _interopRequireDefault(_debug2);

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

/*eslint no-console: 0 */

var debug = (0, _debug3.default)('census');

exports.default = function (overrides, _ref) {
Expand Down
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/*eslint no-console: 0 */

import async from 'async'
import path from 'path'
import chalk from 'chalk'
Expand Down

0 comments on commit 88bd1fc

Please sign in to comment.