Skip to content

Commit 63f666a

Browse files
committed
Minor fix in console log
1 parent 91fdc3b commit 63f666a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/worker/lint.worker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ const lintSpec = (spec) => {
1313
spectral.setRuleset({
1414
extends: oas,
1515
});
16-
console.log('worker11', spec);
1716
return spectral.run(spec);
1817
};

0 commit comments

Comments
 (0)