mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-27 20:26:47 +02:00
Final console.log removed
This commit is contained in:
@@ -492,8 +492,6 @@ export function getStylesFromArray(arr: string[]): { style: string; labelStyle:
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(arr, style, labelStyle);
|
||||
|
||||
return { style: style, labelStyle: labelStyle };
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user