Make `SwapAdapter` contracts not dependent on `upgradeable` contracts
Opened this issue · 0 comments
NouDaimon commented
SwapAdapter
contracts are not intended to be upgradeable yet inherit contracts from OZ-upgradeable, and don't use a constructor.