Skip to content

Commit 3ce6c4b

Browse files
committed
lint
1 parent 31e040d commit 3ce6c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/plots.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ plots.cleanPlot = function(newFullData, newFullLayout, oldFullData, oldFullLayou
560560
oldFullLayout._infolayer.selectAll('.cb' + oldUid).remove();
561561
}
562562
}
563-
}
563+
};
564564

565565
/**
566566
* Relink private _keys and keys with a function value from one layout

0 commit comments

Comments
 (0)