Skip to content

Commit

Permalink
Update templates-to-json_v2.0.0.fsx
Browse files Browse the repository at this point in the history
remove 2 json formatting
  • Loading branch information
Freymaurer authored Jun 11, 2024
1 parent 0ce906f commit fa74fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/templates-to-json_v2.0.0.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ open ARCtrl.Json

let json =
templates
|> Templates.toJsonString 2
|> Templates.toJsonString 0

log.Info("Write json")

Expand Down

0 comments on commit fa74fae

Please sign in to comment.