From 35703539d0f2b4ddb3b11d0de8c9634af59ab71f Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Wed, 6 Mar 2019 17:46:50 +0800 Subject: Deploy @dexon-foundation/0x.js --- python-packages/order_utils/stubs/web3/exceptions.pyi | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 python-packages/order_utils/stubs/web3/exceptions.pyi (limited to 'python-packages/order_utils/stubs/web3/exceptions.pyi') diff --git a/python-packages/order_utils/stubs/web3/exceptions.pyi b/python-packages/order_utils/stubs/web3/exceptions.pyi deleted file mode 100644 index 83abf973d..000000000 --- a/python-packages/order_utils/stubs/web3/exceptions.pyi +++ /dev/null @@ -1,2 +0,0 @@ -class BadFunctionCallOutput(Exception): - ... -- cgit