Миграция "jembadb" => "^2.3.0"

This commit is contained in:
Book Pauk
2022-03-29 15:49:48 +07:00
parent a349d8af68
commit 02d458d192
5 changed files with 24 additions and 29 deletions

View File

@@ -8,7 +8,6 @@ const http = require('http');
const WebSocket = require ('ws');
const ayncExit = new (require('./core/AsyncExit'))();
ayncExit.init();
let log = null;