lint fixes
This commit is contained in:
parent
5c87ed8488
commit
40179a5591
3 changed files with 4 additions and 4 deletions
|
|
@ -83,7 +83,7 @@ import { MiReversiGame } from '@/models/ReversiGame.js';
|
|||
import { Config } from '@/config.js';
|
||||
import MisskeyLogger from '@/logger.js';
|
||||
import { bindThis } from '@/decorators.js';
|
||||
import {LatestNote} from "@/models/LatestNote.js";
|
||||
import { LatestNote } from '@/models/LatestNote.js';
|
||||
|
||||
pg.types.setTypeParser(20, Number);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue