Skip to content

Commit

Permalink
Update src/root/flowrate/RootERC20BridgeFlowRate.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Ermyas Abebe <[email protected]>
  • Loading branch information
proletesseract and ermyas authored Nov 17, 2023
1 parent 89984eb commit 7e2232e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/root/flowrate/RootERC20BridgeFlowRate.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: Apache 2.0
pragma solidity 0.8.19;

import "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
import "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol";
import "./FlowRateDetection.sol";
import "./FlowRateWithdrawalQueue.sol";
Expand Down

0 comments on commit 7e2232e

Please sign in to comment.