Skip to content

Commit 6bc3ec1

Browse files
fix: formatting after rebase
1 parent e733524 commit 6bc3ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/types/redocly-yaml.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { isCustomRuleId, omitObjectProps, pickObjectProps } from '../utils.js';
55
import { getNodeTypesFromJSONSchema } from './json-schema-adapter.js';
66
import { normalizeTypes } from '../types/index.js';
77

8-
98
import type { JSONSchema } from 'json-schema-to-ts';
109
import type { NodeType } from './index.js';
1110
import type { Config } from '../config/index.js';

0 commit comments

Comments
 (0)