Refactorng
This commit is contained in:
parent
865fd25af1
commit
aa4ef6745a
132 changed files with 180 additions and 212 deletions
|
@ -2,7 +2,7 @@ import * as kue from 'kue';
|
|||
import * as debug from 'debug';
|
||||
|
||||
const httpSignature = require('http-signature');
|
||||
import parseAcct from '../../../acct/parse';
|
||||
import parseAcct from '../../../misc/acct/parse';
|
||||
import User, { IRemoteUser } from '../../../models/user';
|
||||
import perform from '../../../remote/activitypub/perform';
|
||||
import { resolvePerson } from '../../../remote/activitypub/models/person';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue