remove debug print
This commit is contained in:
parent
ec238edbd1
commit
d305789aa8
@ -36,7 +36,6 @@ public class VisionOfPlotly private constructor(
|
||||
|
||||
override val changes = callbackFlow {
|
||||
plot.meta.onChange(this) {
|
||||
println(it)
|
||||
launch {
|
||||
send(it)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user