Fix style
This commit is contained in:
parent
5a6c3fc11c
commit
bcc549fd8e
75 changed files with 150 additions and 75 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import * as mongo from 'mongodb';
|
||||
import $ from 'cafy'; import ID, { transform } from '../../../../../misc/cafy-id';
|
||||
import $ from 'cafy';
|
||||
import ID, { transform } from '../../../../../misc/cafy-id';
|
||||
import define from '../../../define';
|
||||
import * as ms from 'ms';
|
||||
import deleteReaction from '../../../../../services/note/reaction/delete';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue