seamless-protocol/ilm

Make `SwapAdapter` contracts not dependent on `upgradeable` contracts

Opened this issue · 0 comments

SwapAdapter contracts are not intended to be upgradeable yet inherit contracts from OZ-upgradeable, and don't use a constructor.