[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 73b4f7d8de
commit 43d05d8b60

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