Skip to content

Commit

Permalink
chores: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Dec 11, 2023
1 parent 46811a6 commit 664596f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/System.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pragma solidity 0.6.4;
import "./interface/ISystemReward.sol";
import "./interface/IRelayerHub.sol";
import "./interface/ILightClient.sol";
import "forge-std/console.sol";

contract System {

Expand Down

0 comments on commit 664596f

Please sign in to comment.