Skip to content

Commit db54e04

Browse files
committed
chore: remove unused import
1 parent 3b100be commit db54e04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/metrics/tests/unit/Metrics.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* @group unit/metrics/class
55
*/
66
import type { LambdaInterface } from '@aws-lambda-powertools/commons/types';
7-
import { Logger } from '@aws-lambda-powertools/logger';
87
import context from '@aws-lambda-powertools/testing-utils/context';
98
import type { Context, Handler } from 'aws-lambda';
109
import { EnvironmentVariablesService } from '../../src/config/EnvironmentVariablesService.js';

0 commit comments

Comments
 (0)