Skip to content

Commit 4c297a8

Browse files
committed
fix
1 parent 8986d0e commit 4c297a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/proto-convert/src/SchemaModifier.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export class SchemaModifier {
3333
this.handleOneOfConst(schema, schemaName)
3434
this.collapseOrMergeOneOfArray(schema)
3535
this.collapseOneOfObjectPropContainsTitleSchema(schema)
36-
this.markOneOfExtensions(schema, schemaName);
3736
},
3837
});
3938
const visit = new Set();

0 commit comments

Comments
 (0)