Fix/remove broken require line (imported elsewhere)

John Doe 2024-09-18 20:52:35 +00:00
parent d8cd1b75f4
commit a0f9a93bf6
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ module.exports = function(s,config,lang,getSnapshot){
} = require('../events/utils.js')(s,config,lang)
//matrix bot
if(config.matrixBot === true){
const sdk = require("matrix-js-sdk")
try{
function sendFile(file,groupKey){
const client = s.group[groupKey].matrixBot