Skip to content

Commit

Permalink
Update src/root/RootERC20Bridge.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Zoraiz Mahmood <[email protected]>
  • Loading branch information
proletesseract and rzmahmood authored Nov 19, 2023
1 parent 8448770 commit 9316428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/root/RootERC20Bridge.sol
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import {BridgeRoles} from "../common/BridgeRoles.sol";
* @dev Note that there is undefined behaviour for bridging non-standard ERC20 tokens (e.g. rebasing tokens). Please approach such cases with great care.
*/
contract RootERC20Bridge is
PausableUpgradeable,
IRootERC20Bridge,
IRootERC20BridgeEvents,
IRootERC20BridgeErrors,
Expand Down

0 comments on commit 9316428

Please sign in to comment.