mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 18:35:58 +00:00
deleted obsolete file
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
|
|
||||||
// this file is generated automatically by script fillNativeModules.js, do not edit it manually
|
|
||||||
const content = {};
|
|
||||||
|
|
||||||
content['better-sqlite3'] = () => require('better-sqlite3');
|
|
||||||
content['oracledb'] = () => require('oracledb');
|
|
||||||
|
|
||||||
|
|
||||||
module.exports = content;
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
|
|
||||||
// this file is generated automatically by script fillNativeModules.js, do not edit it manually
|
|
||||||
const content = {};
|
|
||||||
|
|
||||||
content['better-sqlite3'] = () => require('better-sqlite3');
|
|
||||||
content['oracledb'] = () => require('oracledb');
|
|
||||||
|
|
||||||
|
|
||||||
module.exports = content;
|
|
||||||
Reference in New Issue
Block a user