Skip to content

Commit 5813717

Browse files
committed
remove some empty lines
1 parent a60a382 commit 5813717

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/jasmine/tests/legend_test.js

-9
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ describe('legend getLegendData', function() {
260260
visible: true,
261261
legendgroup: 'group',
262262
showlegend: true
263-
264263
}}],
265264
[{trace: {
266265
type: 'bar',
@@ -288,7 +287,6 @@ describe('legend getLegendData', function() {
288287
visible: true,
289288
legendgroup: 'group',
290289
showlegend: true
291-
292290
}}],
293291
[{_initID: 2, trace: {
294292
type: 'scatter',
@@ -318,7 +316,6 @@ describe('legend getLegendData', function() {
318316
visible: true,
319317
legendgroup: '',
320318
showlegend: true
321-
322319
}}],
323320
[{trace: {
324321
type: 'bar',
@@ -346,7 +343,6 @@ describe('legend getLegendData', function() {
346343
visible: true,
347344
legendgroup: '',
348345
showlegend: true
349-
350346
}}],
351347
[{_initID: 1, trace: {
352348
type: 'bar',
@@ -374,7 +370,6 @@ describe('legend getLegendData', function() {
374370
visible: true,
375371
legendgroup: '',
376372
showlegend: false
377-
378373
}}],
379374
[{trace: {
380375
type: 'box',
@@ -404,7 +399,6 @@ describe('legend getLegendData', function() {
404399
visible: true,
405400
legendgroup: '',
406401
showlegend: true
407-
408402
}}],
409403
[{trace: {
410404
type: 'bar',
@@ -432,7 +426,6 @@ describe('legend getLegendData', function() {
432426
visible: true,
433427
legendgroup: '',
434428
showlegend: true
435-
436429
}}],
437430
[{_initID: 1, trace: {
438431
type: 'bar',
@@ -460,7 +453,6 @@ describe('legend getLegendData', function() {
460453
visible: true,
461454
legendgroup: 'group',
462455
showlegend: true
463-
464456
}}],
465457
[{trace: {
466458
type: 'bar',
@@ -488,7 +480,6 @@ describe('legend getLegendData', function() {
488480
visible: true,
489481
legendgroup: 'group',
490482
showlegend: true
491-
492483
}}],
493484
[{_initID: 0, trace: {
494485
type: 'scatter',

0 commit comments

Comments
 (0)