mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
fix: refactored code
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
@@ -348,7 +348,6 @@ export class SequenceDB implements DiagramDB {
|
||||
inputRemainder: string,
|
||||
lexer: any
|
||||
): string {
|
||||
log.info({ tokenName });
|
||||
const arrowLike = /^\s*(->>|-->>|->|-->|<<->>|<<-->>|-x|--x|-\))/;
|
||||
const colonLike = /^\s*:/;
|
||||
|
||||
|
Reference in New Issue
Block a user