[FIX] web_widget_plotly_chart: Remove description key

There's the README.rst for that
This commit is contained in:
Pedro M. Baeza
2020-04-23 09:42:39 +02:00
committed by Roberto Fichera
parent ec476b318f
commit 7c63a8d66d

View File

@@ -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",