mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-03 04:14:15 +01:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -520,7 +520,7 @@ export class ClassDB implements DiagramDB {
|
||||
public setDirection(dir: string) {
|
||||
this.direction = dir;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Function called by parser when a namespace definition has been found.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user