[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-02-26 17:49:51 +00:00
committed by GitHub
parent 967aa0629e
commit 47297f7c26

View File

@@ -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.
*