Refactor
This commit is contained in:
parent
aa4ef6745a
commit
d92044cf6a
13 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ import { IUser, isLocalUser, isRemoteUser } from '../../../models/user';
|
|||
import Note, { INote } from '../../../models/note';
|
||||
import NoteReaction from '../../../models/note-reaction';
|
||||
import { publishNoteStream } from '../../../stream';
|
||||
import notify from '../../..//notify';
|
||||
import notify from '../../../notify;
|
||||
import NoteWatching from '../../../models/note-watching';
|
||||
import watch from '../watch';
|
||||
import renderLike from '../../../remote/activitypub/renderer/like';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue