mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-25 11:16:53 +02:00
Fix code style errors
This commit is contained in:
@@ -14,7 +14,7 @@ const splitClassNameAndType = function(id){
|
||||
}
|
||||
|
||||
return { className: className, type: genericType };
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Function called by parser when a node definition has been found.
|
||||
|
Reference in New Issue
Block a user