Skip to content

Commit a6c62c5

Browse files
author
Dane Springmeyer
committed
remove uneeded line
1 parent 942d915 commit a6c62c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/sqlite3.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
var path = require('path');
22
var pkg = require('../package.json');
3-
var assert = require('assert');
43
var module_path = path.join(
54
path.relative(__dirname,pkg.binary.module_path),
65
pkg.binary.module_name + '.node');

0 commit comments

Comments
 (0)