Skip to content

Commit

Permalink
fix: merge
Browse files Browse the repository at this point in the history
Signed-off-by: MathisGD <74971347+MathisGD@users.noreply.github.com>
  • Loading branch information
MathisGD committed Jul 27, 2023
1 parent d82badf commit 8bc8926
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Blue.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {Id, Market, MarketLib} from "src/libraries/MarketLib.sol";
import {SafeTransferLib} from "src/libraries/SafeTransferLib.sol";

uint256 constant MAX_FEE = 0.25e18;

uint256 constant ALPHA = 0.5e18;

contract Blue {
Expand Down

0 comments on commit 8bc8926

Please sign in to comment.