Skip to content

Commit a3f33de

Browse files
committed
Remove debug import
1 parent 55eb886 commit a3f33de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/contract/rewards/RocketRewardsPool.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {IERC20} from "../../interface/util/IERC20.sol";
1515
import {RewardSubmission} from "../../types/RewardSubmission.sol";
1616
import {RocketBase} from "../RocketBase.sol";
1717

18-
import "hardhat/console.sol";
1918
import {RocketVaultWithdrawerInterface} from "../../interface/RocketVaultWithdrawerInterface.sol";
2019

2120
/// @notice Holds RPL and ETH generated by the network for distribution each reward cycle

0 commit comments

Comments
 (0)