Skip to content

Commit 5fb16cc

Browse files
committed
Merge remote-tracking branch 'upstream/main' into add-08-integration-tests
2 parents 83b5692 + f955610 commit 5fb16cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

renderers/angular/a2ui_explorer/src/app/agent-stub-v08.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export class AgentStubV08Service extends AgentStubService {
4545
private actionSub?: {unsubscribe: () => void};
4646

4747
override dataModel = computed(() => {
48-
this.messageProcessorV08.version();
4948
const surfaceId = this.surfaceId();
5049
if (!surfaceId) return {};
5150
const surfaces = this.messageProcessorV08.getSurfaces();

0 commit comments

Comments
 (0)