diff --git a/src/content/data-feeds/using-data-feeds.mdx b/src/content/data-feeds/using-data-feeds.mdx
index db71f26e64c..5687204b13f 100644
--- a/src/content/data-feeds/using-data-feeds.mdx
+++ b/src/content/data-feeds/using-data-feeds.mdx
@@ -75,9 +75,6 @@ This example uses [web3.js](https://web3js.readthedocs.io/) to retrieve feed dat
This example uses [Web3.py](https://web3py.readthedocs.io/en/stable/) to retrieve feed data from the [BTC / USD feed](https://sepolia.etherscan.io/address/0x1b44F3514812d835EB1BDB0acB33d3fA3351Ee43) on the Sepolia testnet.
-
- {"Run this Python example"}
-
### Golang