ログのアレを直したりとか
This commit is contained in:
parent
9b55163f1c
commit
139d7cc699
4 changed files with 4 additions and 10 deletions
|
@ -2,11 +2,8 @@ import cron from 'node-cron';
|
|||
import delay from 'delay';
|
||||
|
||||
import { Users } from '../models';
|
||||
import { api } from './misskey';
|
||||
import { format } from '../functions/format';
|
||||
import { deleteUser } from '../functions/users';
|
||||
import { updateScore } from '../functions/update-score';
|
||||
import { getScores } from '../functions/get-scores';
|
||||
import { send } from './send';
|
||||
|
||||
export default (): void => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue