delete comment

This commit is contained in:
2022-03-05 20:22:18 +01:00
parent f755653f73
commit 8e2d020249
-2
View File
@@ -58,8 +58,6 @@ module.exports = class GenericBot {
});
}
//TODO: rewrite to Promises?
async #getModifiedText(text) {
return new Promise((resolve, reject) => {