Skip to content

Commit

Permalink
Tidy obsolete var.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Mar 21, 2016
1 parent a403d20 commit 5dba85c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion absolute.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ var through = require('through3')
*/
function AstAbsolute(opts) {
opts = opts || {};
this.refs = [];

// noop with no base path
this.base = opts.base || '';
Expand Down

0 comments on commit 5dba85c

Please sign in to comment.