Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick95550 committed Jul 4, 2024
1 parent e5af4a3 commit 223ec1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/payments/RewardsManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ pragma solidity ^0.8.18;
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
import "@openzeppelin/contracts/access/AccessControl.sol";

import "hardhat/console.sol";

import "./IRewardsManager.sol";
import "../Registries.sol";
import "./Ticketing.sol";
Expand Down

0 comments on commit 223ec1c

Please sign in to comment.