Skip to content

Commit db8b6e3

Browse files
committed
Code cleanup.
1 parent ce78e33 commit db8b6e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/http.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ import {createValidateMiddleware} from '@bedrock/validation';
1313
import intParser from 'express-query-int';
1414
import {randomUUID} from 'node:crypto';
1515

16-
// this may not go here? check veres platform?
17-
// import {getAppIdentity} from '@bedrock/app-identity';
18-
1916
const {config, util: {BedrockError}} = bedrock;
2017

2118
// load config defaults

0 commit comments

Comments
 (0)