Skip to content

Commit 570efab

Browse files
committed
Remove local path from example
1 parent 260548a commit 570efab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/sync/chain_client/Orderhashes.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
# limitations under the License.
1414
"""Injective Chain Tx/Query client for Python. Example only."""
1515

16-
import sys
17-
sys.path.insert(0, '/Users/nam/desktop/injective/sdk-python/')
18-
19-
2016
import asyncio
2117
import logging
2218

0 commit comments

Comments
 (0)