docs(README): up example

This commit is contained in:
Nico Rehwaldt 2020-04-29 11:37:51 +02:00
parent 157aec6ed6
commit f3edfd0f0d
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ var viewer = new BpmnJS({
});
try {
const { warnings } = await viewer.importXML(xml);
console.log('rendered');