Update index.js

This commit is contained in:
Nikiroy78 2022-08-06 14:01:39 +03:00 committed by GitHub
parent 45d0825029
commit 87f82457ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
<<<<<<< HEAD
const mysql = require('./mysql');
const sqlite = require('./sqlite3');
const sqleasy_tools = require('./SQLEasyTools');