Skip to content

Commit

Permalink
fix: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmtzinf committed Sep 16, 2024
1 parent f58767b commit 1d8a412
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/certora-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ jobs:
- GhoBucketSteward.conf
- GhoCcipSteward.conf
- GhoGsmSteward.conf

2 changes: 0 additions & 2 deletions certora/steward/harness/GhoCcipSteward_Harness.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ contract GhoCcipSteward_Harness is GhoCcipSteward {
function getCcipTimelocks() external view returns (CcipDebounce memory) {
return _ccipTimelocks;
}


}

0 comments on commit 1d8a412

Please sign in to comment.