Skip to content

Commit

Permalink
Update packages/mermaid/src/diagrams/sankey/parser/sankey.jison
Browse files Browse the repository at this point in the history
Co-authored-by: Alois Klink <[email protected]>
  • Loading branch information
Jason3S and aloisklink authored Feb 15, 2024
1 parent c306054 commit 36f056f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mermaid/src/diagrams/sankey/parser/sankey.jison
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
%lex

%options case-insensitive
%options easy_keyword_rules

%x escaped_text
%x csv
Expand Down

0 comments on commit 36f056f

Please sign in to comment.