Skip to content

Commit

Permalink
clean up diff
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Kusumgar committed Nov 6, 2024
1 parent 8c6f497 commit 9f24079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/static/src/store/stochastic/stochastic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { multiSensitivity } from "../multiSensitivity/multiSensitivity";

const language = getStoreModule();


const defaultState: () => any = () => {
return {
sessionId: newUid(),
Expand Down

0 comments on commit 9f24079

Please sign in to comment.