Skip to content

Commit

Permalink
Fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed Nov 6, 2023
1 parent 95bba46 commit 6234508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/boringcrypto/BoringHelperV1.sol
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,6 @@ contract BoringHelperV1 is Ownable {
return pools;
}


/// @notice Returns the user's pendingTokens for a specific pool of the MasterChef contract
/// @param pid The pool id
/// @param who The user's address
Expand Down

0 comments on commit 6234508

Please sign in to comment.