Skip to content

Commit

Permalink
Fix ReferenceError: concat is not defined
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed May 18, 2014
1 parent 459288b commit 7c3dc29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
var address = require('network-address')
var chalk = require('chalk')
var clivas = require('clivas')
var concat = require('concat-stream')
var cp = require('child_process')
var fs = require('fs')
var http = require('http')
Expand Down

0 comments on commit 7c3dc29

Please sign in to comment.