Skip to content

Commit 19d450f

Browse files
committed
remove unused import
1 parent 6171457 commit 19d450f

File tree

1 file changed

+0
-1
lines changed
  • packages/docusaurus-theme-openapi-docs/src/theme/ApiExplorer/CodeSnippets

1 file changed

+0
-1
lines changed

packages/docusaurus-theme-openapi-docs/src/theme/ApiExplorer/CodeSnippets/languages.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* ========================================================================== */
77

88
import find from "lodash/find";
9-
import isArray from "lodash/isArray";
109
import mergeWith from "lodash/mergeWith";
1110
import unionBy from "lodash/unionBy";
1211
import codegen from "postman-code-generators";

0 commit comments

Comments
 (0)