Skip to content

Commit

Permalink
rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mejango committed Jan 9, 2025
1 parent e6d0415 commit a3168c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/JBChainlinkV3SequencerPriceFeed.sol
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ contract JBChainlinkV3SequencerPriceFeed is JBChainlinkV3PriceFeed {
error JBChainlinkV3SequencerPriceFeed_SequencerDownOrRestarting(
uint256 timestamp, uint256 gradePeriodTime, uint256 startedAt
);

error JBChainlinkV3SequencerPriceFeed_InvalidRound();

//*********************************************************************//
Expand Down

0 comments on commit a3168c2

Please sign in to comment.