mirror of
https://github.com/danbulant/Shasha
synced 2026-06-18 22:01:17 +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 { chatAnswer } = require("./resources/shaChat");
|
||||
require("./database/mongo");
|
||||
//const { chatAnswer } = require("./resources/shaChat");
|
||||
const { timestampAt } = require("./resources/debug");
|
||||
|
||||
client.registry
|
||||
.registerGroups([
|
||||
|
|
|
|||
Loading…
Reference in a new issue