Updated all files based on eslintrc
This commit is contained in:
@@ -8,8 +8,6 @@ const client = new Client()
|
||||
const redis = new Redis(env.prod.redisURI!)
|
||||
|
||||
class Bot {
|
||||
constructor() {}
|
||||
|
||||
async start() {
|
||||
init()
|
||||
client.start()
|
||||
|
||||
Reference in New Issue
Block a user