Refactor
This commit is contained in:
parent
3d276ab733
commit
aaa167fd57
8 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ const httpSignature = require('http-signature');
|
|||
import parseAcct from '../../../acct/parse';
|
||||
import User, { IRemoteUser } from '../../../models/user';
|
||||
import perform from '../../../remote/activitypub/perform';
|
||||
import { resolvePerson } from '../../../remote/activitypub/objects/person';
|
||||
import { resolvePerson } from '../../../remote/activitypub/models/person';
|
||||
|
||||
const log = debug('misskey:queue:inbox');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue