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

Skip to content

Commit dceaece

Browse files
committed
Revert "tmp commit: register scattermapbox in main index file,"
This reverts commit a47704c.
1 parent d2fe7f4 commit dceaece

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ Core.register([
3030
require('./scattergeo'),
3131
require('./choropleth'),
3232
require('./scattergl'),
33-
require('./scatterternary'),
34-
35-
require('../src/traces/scattermapbox')
33+
require('./scatterternary')
3634
]);
3735

3836
module.exports = Core;

0 commit comments

Comments
 (0)