Introduce publishers directory
This commit is contained in:
parent
0a48ef59cd
commit
ad38cd2605
27 changed files with 48 additions and 52 deletions
|
|
@ -3,7 +3,7 @@ import * as bcrypt from 'bcryptjs';
|
|||
import * as speakeasy from 'speakeasy';
|
||||
import User, { ILocalUser } from '../../../models/user';
|
||||
import Signin, { pack } from '../../../models/signin';
|
||||
import event from '../../../event';
|
||||
import event from '../../../publishers/stream';
|
||||
import signin from '../common/signin';
|
||||
import config from '../../../config';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue