Skip to content

Commit caab2ae

Browse files
fix:unused imports
1 parent f52313c commit caab2ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/spectral/ipa/metrics/metricCollection.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import spectral from '@stoplight/spectral-core';
2-
import { fileURLToPath } from 'node:url';
32
import * as fs from 'node:fs';
4-
import * as path from 'node:path';
53
import {
64
loadOpenAPIFile,
75
extractTeamOwnership,

0 commit comments

Comments
 (0)