Skip to content

Commit

Permalink
Update briefcase
Browse files Browse the repository at this point in the history
Changes:
M	src/protocols/v4-core/interfaces/IProtocolFees.sol
  • Loading branch information
github-actions[bot] committed Feb 11, 2025
1 parent 85f21cd commit b3acb5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocols/v4-core/interfaces/IProtocolFees.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
pragma solidity >=0.6.2;

import {Currency} from '../types/Currency.sol';

import {PoolId} from '../types/PoolId.sol';
import {PoolKey} from '../types/PoolKey.sol';

Expand Down

0 comments on commit b3acb5b

Please sign in to comment.