Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Sep 18, 2024
1 parent d0774d4 commit 9afa155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/interface-compliance-tests/src/mocks/metrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ class DefaultSummaryGroup implements SummaryGroup {
}
}


class MockMetrics implements Metrics {
public metrics = new Map<string, any>()

Expand Down

0 comments on commit 9afa155

Please sign in to comment.