aboutsummaryrefslogtreecommitdiff
path: root/updater/sql/mac/lib/sqlite3-binding.js
diff options
context:
space:
mode:
Diffstat (limited to 'updater/sql/mac/lib/sqlite3-binding.js')
-rwxr-xr-xupdater/sql/mac/lib/sqlite3-binding.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater/sql/mac/lib/sqlite3-binding.js b/updater/sql/mac/lib/sqlite3-binding.js
deleted file mode 100755
index 98d1b91..0000000
--- a/updater/sql/mac/lib/sqlite3-binding.js
+++ /dev/null
@@ -1 +0,0 @@
-module.exports = require('bindings')('node_sqlite3.node');