Skip to content

Commit abe6556

Browse files
committed
remove duplicate call
1 parent 07698c9 commit abe6556

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ function App() {
391391
[AgentName.B]: concentrations[AgentName.B],
392392
[productName]: 0,
393393
});
394-
setCurrentModule(Module.A_B_AB);
395394
setInputConcentration({
396395
[AgentName.A]: concentrations[AgentName.A],
397396
[AgentName.B]: concentrations[AgentName.B],

0 commit comments

Comments
 (0)