Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Nov 6, 2024
1 parent 3b100be commit db54e04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/metrics/tests/unit/Metrics.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* @group unit/metrics/class
*/
import type { LambdaInterface } from '@aws-lambda-powertools/commons/types';
import { Logger } from '@aws-lambda-powertools/logger';
import context from '@aws-lambda-powertools/testing-utils/context';
import type { Context, Handler } from 'aws-lambda';
import { EnvironmentVariablesService } from '../../src/config/EnvironmentVariablesService.js';
Expand Down

0 comments on commit db54e04

Please sign in to comment.