Skip to content

Commit

Permalink
Update packages/squiggle-lang/src/fr/tag.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Vyacheslav Matyukhin <me@berekuk.ru>
  • Loading branch information
OAGr and berekuk committed Jan 17, 2024
1 parent e96e82f commit e0ce8cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/squiggle-lang/src/fr/tag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ example2 = {|x| x + 1}`,
[frWithTags(frAny())],
frString,
([{ tags }]) => tags?.value.startOpenState || "",
{ isDecorator: true }
),
],
}),
Expand Down

0 comments on commit e0ce8cd

Please sign in to comment.