Refactoring
This commit is contained in:
parent
9b780dff04
commit
8129d4dc23
51 changed files with 68 additions and 68 deletions
|
|
@ -7,7 +7,7 @@ import * as promiseAny from 'promise-any';
|
|||
|
||||
import config from '../../config';
|
||||
import { ILocalUser } from '../../models/user';
|
||||
import { publishApLogStream } from '../../stream';
|
||||
import { publishApLogStream } from '../../services/stream';
|
||||
import { apLogger } from './logger';
|
||||
|
||||
export const logger = apLogger.createSubLogger('deliver');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue