Skip to content

Commit 9369bc3

Browse files
committed
🔪 commented-out code
1 parent 7146543 commit 9369bc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/jasmine/tests/layout_images_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ describe('Layout images', function() {
162162
describe('with anchors and sizing', function() {
163163

164164
function testAspectRatio(xAnchor, yAnchor, sizing, expected) {
165-
// var anchorName = xAnchor + yAnchor;
166165
Plotly.plot(gd, data, { images: [{
167166
source: jsLogo,
168167
xanchor: xAnchor,

0 commit comments

Comments
 (0)