Merge pull request #50 from QURIresearch/remove-log
Remove unnecessary log
This commit is contained in:
commit
f470d9c9b1
|
@ -297,7 +297,6 @@ let fromString2 = str => {
|
||||||
)
|
)
|
||||||
|
|
||||||
let value = E.R.bind(mathJsParse, MathAdtToDistDst.run)
|
let value = E.R.bind(mathJsParse, MathAdtToDistDst.run)
|
||||||
Js.log2(mathJsParse, value)
|
|
||||||
value
|
value
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user