Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 862ff3e

Browse files
committed
lint src/traces/scatterpolargl/plot.js
1 parent ec82c09 commit 862ff3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/scatterpolargl/plot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ module.exports = function plot(gd, subplot, cdata) {
129129
return scatterglPlot(gd, subplot, cdata);
130130
};
131131

132-
module.exports.reglPrecompiled = reglPrecompiled;
132+
module.exports.reglPrecompiled = reglPrecompiled;

0 commit comments

Comments
 (0)