デバッグ用コードの除去

This commit is contained in:
na2na 2022-05-01 01:39:44 +09:00
parent bb2568a672
commit 2e36d2d18c

View file

@ -145,13 +145,6 @@ export default class extends Module {
text: this.message,
});
}
} else {
this.ai.post({
cw: "試験運用中!!!!!",
visibility: "home",
text: 'eq:デボビゲゴ',
});
this.returnResponse(res, "debobigego");
}
}).listen(config.earthQuakeMonitorPort || 9999);
}