Skip to content

Commit

Permalink
Merge branch 'fix-lint-registry' into aavev3-usdt-mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Jan 16, 2025
2 parents cc25abc + e7dabfc commit f1b7274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/registry/RoleRegistry.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: BlueOak-1.0.0
pragma solidity 0.8.19;

// solhint-disable-next-line max-line-length
import { AccessControlEnumerable } from "@openzeppelin/contracts/access/AccessControlEnumerable.sol";

/**
Expand Down

0 comments on commit f1b7274

Please sign in to comment.