Remove needless empty line
This commit is contained in:
parent
9d71035f6c
commit
04cb606dea
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ import Signin from '../models/signin';
|
|||
import serialize from '../serializers/signin';
|
||||
import event from '../event';
|
||||
|
||||
|
||||
export default async (req: express.Request, res: express.Response) => {
|
||||
res.header('Access-Control-Allow-Credentials', 'true');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue