Skip to content

Commit

Permalink
Update packages/protocol/test-sol/common/GasPriceMinimum.t.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvol authored Jan 28, 2024
1 parent fafc77e commit e717314
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/protocol/test-sol/common/GasPriceMinimum.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ contract GasPriceMinimumTest is Test {
owner = address(this);
nonOwner = actor("nonOwner");
celoToken = actor("CeloToken");
// address sortedOracleAddress = address(0xd3b544dD9DE0B5D935453418E581Fa6A2A8f33A7);

deployCodeTo("Registry.sol", abi.encode(false), registryAddress);

Expand Down

0 comments on commit e717314

Please sign in to comment.