Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch fixes following warning: ``` Warning: Unused local variable. --> /home/oleg/Projects/toy-cluster/uniswap/contracts/UniswapV2Router01.sol:200:24: | 200 | (bool success, bytes memory result) = smartCall( | ```
- Loading branch information