From 4790cd6c3e7d4ef5abb8a8d36b202868839b93c1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 8 Mar 2023 11:03:14 +0000 Subject: [PATCH] Updating CodeExamples.md --- CodeExamples.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CodeExamples.md b/CodeExamples.md index 462e57ff..49423b61 100644 --- a/CodeExamples.md +++ b/CodeExamples.md @@ -108,7 +108,6 @@ import { ProviderInstance, transfer, ZERO_ADDRESS, - calculateEstimatedGas, sendTx } from '@oceanprotocol/lib' import { getAddresses, getTestConfig, web3 } from '../config'