Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 86f8e24

Browse files
Update AppHealthService.js
1 parent 483ac7e commit 86f8e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/AppHealthService.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*/
1111
const config = require('../config');
1212
const helper = require('../common/helper');
13+
const errors = require('../common/errors');
1314
const { DynamoDB } = require('../models');
1415

1516
/**

0 commit comments

Comments
 (0)