diff --git a/web_widget_plotly_chart/__manifest__.py b/web_widget_plotly_chart/__manifest__.py index 18e2f0e88..55793caa1 100644 --- a/web_widget_plotly_chart/__manifest__.py +++ b/web_widget_plotly_chart/__manifest__.py @@ -1,7 +1,6 @@ { 'name': "Web Widget Plotly", 'summary': """Allow to draw plotly charts.""", - 'description': """Allow to draw plotly charts.""", 'author': "LevelPrime srl, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",