Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from Bruce17/patch-1
Browse files Browse the repository at this point in the history
Update node_helper.js
  • Loading branch information
BenRoe authored Feb 7, 2017
2 parents 18d651f + c94d63a commit 0064edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

const NodeHelper = require('node_helper');
var async = require('async');
var sys = require('sys');
var exec = require('child_process').exec;

module.exports = NodeHelper.create({
Expand Down

0 comments on commit 0064edc

Please sign in to comment.