We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b100be commit db54e04Copy full SHA for db54e04
packages/metrics/tests/unit/Metrics.test.ts
@@ -4,7 +4,6 @@
4
* @group unit/metrics/class
5
*/
6
import type { LambdaInterface } from '@aws-lambda-powertools/commons/types';
7
-import { Logger } from '@aws-lambda-powertools/logger';
8
import context from '@aws-lambda-powertools/testing-utils/context';
9
import type { Context, Handler } from 'aws-lambda';
10
import { EnvironmentVariablesService } from '../../src/config/EnvironmentVariablesService.js';
0 commit comments