oops
This commit is contained in:
parent
a46d230308
commit
ef58503537
5 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import User, { isLocalUser, isRemoteUser, pack as packUser, IUser } from '../../../models/user';
|
||||
import event from '../../../stream';
|
||||
import notify from '../../../notify;
|
||||
import notify from '../../../notify';
|
||||
import pack from '../../../remote/activitypub/renderer';
|
||||
import renderFollow from '../../../remote/activitypub/renderer/follow';
|
||||
import { deliver } from '../../../queue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue