Skip to content

Commit d795a69

Browse files
committed
Remove log
1 parent 6c862d2 commit d795a69

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

packages/docusaurus-theme-openapi-docs/src/theme/SchemaItem/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ export default function SchemaItem(props: Props) {
6363
schemaName,
6464
schema,
6565
} = props;
66-
console.log({ props });
6766
let deprecated;
6867
let schemaDescription;
6968
let defaultValue;

0 commit comments

Comments
 (0)