mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-05 21:34:14 +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) {
|
public setDirection(dir: string) {
|
||||||
this.direction = dir;
|
this.direction = dir;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function called by parser when a namespace definition has been found.
|
* Function called by parser when a namespace definition has been found.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user