mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 08:19:43 +02:00
#834 Using space as separator, simplfifying the grammar some more, reomving some logging
This commit is contained in:
@@ -498,7 +498,6 @@ export const indexNodes = function() {
|
||||
};
|
||||
|
||||
export const getSubGraphs = function() {
|
||||
console.warn(subGraphs);
|
||||
return subGraphs;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user