Skip to content

Commit bc8d385

Browse files
committed
chore: lint
1 parent 4f3714a commit bc8d385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared-metrics/src/directDependencies.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ let logger;
1111
/**
1212
* @param {import('@instana/core/src/config').InstanaConfig} config
1313
*/
14+
// eslint-disable-next-line no-unused-vars
1415
exports.init = function init(config) {
1516
logger = config.logger;
1617
};

0 commit comments

Comments
 (0)