parent
ba7e05837c
commit
5db5bbd1cd
8 changed files with 188 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import * as bq from 'bee-queue';
|
||||
|
||||
import request from '../../../remote/activitypub/request';
|
||||
import { queueLogger } from '../..';
|
||||
import { queueLogger } from '../../logger';
|
||||
|
||||
export default async (job: bq.Job, done: any): Promise<void> => {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue