Merge pull request #853 from getredash/arikfr-patch-1

Fix #851: embed doesn't load due to missing module.
This commit is contained in:
Arik Fraimovich
2016-02-24 21:59:29 +02:00

View File

@@ -4,7 +4,6 @@ angular.module('redash', [
'redash.controllers',
'redash.filters',
'redash.services',
'redash.renderers',
'redash.visualization',
'plotly',
'plotly-chart',