Skip to content

Commit 9fd6502

Browse files
committed
fix
1 parent 9a9589b commit 9fd6502

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/ethereum-contracts/contracts/apps/CFASuperAppBase.sol

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,7 @@ abstract contract CFASuperAppBase is ISuperApp {
305305
previousFlowRate,
306306
lastUpdated,
307307
ctx
308-
)
309-
);
308+
);
310309
}
311310
}
312311

0 commit comments

Comments
 (0)