mirror of https://github.com/apache/cloudstack.git
config: Removing example plugin (#576)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
943f0834df
commit
a3d2450f88
|
|
@ -39,11 +39,5 @@
|
|||
"jp": "label.japanese.keyboard",
|
||||
"sc": "label.simplified.chinese.keyboard"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "ExamplePlugin",
|
||||
"icon": "appstore",
|
||||
"path": "example.html"
|
||||
}
|
||||
]
|
||||
"plugins": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue