Skip to content

Commit 7f181f1

Browse files
committed
style: removed one emtpy line
1 parent 202c2c8 commit 7f181f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/loaders/express.loader.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export class ExpressLoader extends AbstractLoader {
4343
let urlencodedParser;
4444
let admin;
4545

46-
4746
// Nestjs uses bodyParser under the hood which is in conflict with admin-bro setup.
4847
// Due to admin-bro-expressjs usage of formidable we have to move body parser in layer tree after admin-bro init.
4948
// Notice! This is not documented feature of express, so this may change in the future. We have to keep an eye on it.

0 commit comments

Comments
 (0)