mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-11 01:20:16 +00:00
remove println
This commit is contained in:
parent
c0b400aa6e
commit
c6838e7818
@ -618,9 +618,6 @@ class ArrowInlinerSpec extends AnyFlatSpec with Matchers with Inside {
|
||||
None
|
||||
)
|
||||
|
||||
println("testFunc: ")
|
||||
println(testFunc.body.show)
|
||||
|
||||
val model = ArrowInliner
|
||||
.callArrow[InliningState](testFunc, CallModel(Nil, Nil))
|
||||
.runA(InliningState())
|
||||
|
Loading…
Reference in New Issue
Block a user