Skip to content

Commit

Permalink
remove contract config import
Browse files Browse the repository at this point in the history
  • Loading branch information
mshrieve committed Nov 15, 2023
1 parent 5bf397a commit e7de2d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py_order_utils/model/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from py_order_utils.model.order import OrderData, Order, SignedOrder
from py_order_utils.model.signatures import EOA, POLY_PROXY, POLY_GNOSIS_SAFE
from py_order_utils.model.sides import BUY, SELL
from py_order_utils.model.contract_config import ContractConfig

0 comments on commit e7de2d8

Please sign in to comment.