Skip to content

Commit d62f8b2

Browse files
committed
comments edit
1 parent bc00d71 commit d62f8b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/SponsoredFeedsTableWithData.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const networkImports = {
3838
};
3939

4040
// SponsoredFeed interface has the same structure as defined in deployment yaml files
41-
// Refer https://github.com/pyth-network/deployments/blob/main/environments/platform-green/hyperevm-price-pusher-mainnet/price-config.yaml
4241
interface SponsoredFeed {
4342
alias: string; // name of the feed
4443
id: string; // price feed id

0 commit comments

Comments
 (0)