clean up patching stuff from old showbridge

This commit is contained in:
Joel Wetzell
2026-02-15 08:21:10 -06:00
parent 388de3097c
commit a235809bb2
@@ -34,7 +34,6 @@ export class ParamsFormComponent implements OnInit {
@Input() data?: any;
updated = output<any>();
patchable: boolean = false;
paramsFormInfo?: ParamsFormInfo;
formGroupSubscription?: Subscription;