Skip to content

Commit 5519053

Browse files
committed
fix
1 parent d05f784 commit 5519053

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)