Skip to content

Commit

Permalink
chore: remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
juliopavila committed Aug 26, 2024
1 parent b4b7c97 commit f8ada4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/AMBModule.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pragma solidity >=0.8.0;

import "@gnosis-guild/zodiac-core/contracts/core/Module.sol";
import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";


interface IAMB {
function messageSender() external view returns (address);
Expand Down

0 comments on commit f8ada4d

Please sign in to comment.