chore(editor): remove redundant fields in viewport (#10569)

This commit is contained in:
doodlewind
2025-03-03 07:49:08 +00:00
parent 0e24ea3ac5
commit 86c449319b

View File

@@ -96,8 +96,6 @@ export class GfxViewportElement extends WithDisposable(ShadowlessElement) {
private _updatingChildrenFlag = false;
renderingBlocks = new Set<string>();
override connectedCallback(): void {
super.connectedCallback();