Commit a6c62c55 by Dane Springmeyer

remove uneeded line

parent 942d915d
var path = require('path');
var pkg = require('../package.json');
var assert = require('assert');
var module_path = path.join(
path.relative(__dirname,pkg.binary.module_path),
pkg.binary.module_name + '.node');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment