Skip to content

Commit

Permalink
Tidy unused reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Apr 1, 2016
1 parent 0ebce75 commit fbfdb72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var through = require('through3')
, PassThrough = through.passthrough()
, ast = require('mkast')
, Node = ast.Node
, Serialize = require('mkast/lib/serialize')
, Walk = require('mkast/lib/walk')
, fs = require('fs');
Expand Down

0 comments on commit fbfdb72

Please sign in to comment.