Skip to content

Commit ae4c2db

Browse files
committed
Removed comment changed
changed was added as a comment which has been removed
1 parent f0bbb79 commit ae4c2db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/org/viz/lightning/types/Plots.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ trait Plots extends Base {
108108
/**
109109
* Streaming two-dimensional data as points.
110110
*/
111-
//changed
112111
def scatter(x: Array[Double],
113112
y: Array[Double],
114113
label: Array[Int] = Array[Int](),

0 commit comments

Comments
 (0)