Skip to content

Commit

Permalink
Unused variable left over from a refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
pglewis committed Jun 13, 2017
1 parent 57c7707 commit 8f563e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gulpfile.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ function buildESModule(bundle) {
}

function build(done) {
var banner = getBanner();

rollup({
entry: path.join('src', config.entryFileName),
external: ['underscore', 'backbone'],
Expand Down

0 comments on commit 8f563e5

Please sign in to comment.