Remove unused require

This commit is contained in:
Kevin Sawicki & Nathan Sobo
2013-06-20 16:41:02 -07:00
committed by probablycorey
parent cc591e18b0
commit fb7080c39a

View File

@@ -1,4 +1,3 @@
{spawn} = require 'child_process'
fs = require 'fs'
path = require 'path'