Skip to content

Commit 0ac50b6

Browse files
committed
chore(insights): removed dangling yahoo reference
1 parent 29d3b79 commit 0ac50b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/insights/src/context/pyth-pro-demo/pyth-pro-websockets-context.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ export function WebSocketsProvider({ children }: PropsWithChildren) {
9090
nbbo: replay_status,
9191
pyth,
9292
pyth_pro: isReplaySymbol(selectedSource) ? replay_status : pyth_pro,
93-
yahoo: "connected",
9493
},
9594
}),
9695
[

0 commit comments

Comments
 (0)