Skip to content

Commit 5bbfbbc

Browse files
authored
Merge pull request #7434 from plotly/fix-dashboard-err
chore: Fix dashboard
2 parents 2a7b847 + 330da90 commit 5bbfbbc

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

devtools/regl_codegen/devtools.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,5 +158,3 @@ function handleOnLoad() {
158158
window.close();
159159
});
160160
}
161-
162-
module.exports = Tabs;

devtools/test_dashboard/devtools.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,4 +269,3 @@ function handleOnLoad() {
269269
plotFromHash();
270270
}
271271

272-
module.exports = Tabs;

0 commit comments

Comments
 (0)