Skip to content

Commit 0bf1a79

Browse files
committed
revert virtual
1 parent 727d8b1 commit 0bf1a79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EulerSwap.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ contract EulerSwap is IEulerSwap, EVCUtil {
102102
/// @inheritdoc IEulerSwap
103103
function swap(uint256 amount0Out, uint256 amount1Out, address to, bytes calldata data)
104104
external
105-
virtual
106105
callThroughEVC
107106
nonReentrant
108107
{

0 commit comments

Comments
 (0)