Fix all eslint warnings
This commit is contained in:
parent
ad5c15ee40
commit
ac9b59281e
11 changed files with 20 additions and 26 deletions
|
@ -1,5 +1,4 @@
|
|||
const sendTimerReminder = require('./sendTimerReminder')
|
||||
const fs = require('fs')
|
||||
const sqlite3 = require('sqlite3').verbose();
|
||||
module.exports = async function (client) {
|
||||
const checkTimer = require('./checkTimer')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue