Refactor
This commit is contained in:
parent
fffa32df48
commit
d9780606b3
6 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@ import * as Bull from 'bull';
|
|||
|
||||
import { queueLogger } from '../../logger';
|
||||
import parseAcct from '../../../misc/acct/parse';
|
||||
import resolveUser from '../../../remote/resolve-user';
|
||||
import { resolveUser } from '../../../remote/resolve-user';
|
||||
import { pushUserToUserList } from '../../../services/user-list/push';
|
||||
import { downloadTextFile } from '../../../misc/download-text-file';
|
||||
import { isSelfHost, toDbHost } from '../../../misc/convert-host';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue