mirror of
https://github.com/danbulant/Shasha
synced 2026-07-06 03:21:00 +00:00
remove unused lines
This commit is contained in:
parent
e00eaff155
commit
3406b04893
1 changed files with 0 additions and 2 deletions
2
Main.js
2
Main.js
|
|
@ -13,8 +13,6 @@ const { errLog, trySend } = require('./resources/functions');
|
||||||
const { join } = require('path');
|
const { join } = require('path');
|
||||||
// const { chatAnswer } = require("./resources/shaChat");
|
// const { chatAnswer } = require("./resources/shaChat");
|
||||||
require("./database/mongo");
|
require("./database/mongo");
|
||||||
//const { chatAnswer } = require("./resources/shaChat");
|
|
||||||
const { timestampAt } = require("./resources/debug");
|
|
||||||
|
|
||||||
client.registry
|
client.registry
|
||||||
.registerGroups([
|
.registerGroups([
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue