Skip to content

Commit

Permalink
fix(build): fixed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Halceyon committed Feb 24, 2018
1 parent fb53759 commit 177f3a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

'use strict';

const fs = require('fs');
const del = require('del');
const rollup = require('rollup');
const babel = require('rollup-plugin-babel');
Expand Down

0 comments on commit 177f3a3

Please sign in to comment.