daml/daml-script
Moritz Kiefer 427ea0fb7d
Remove redundant list of LF versions (#8490)
* Remove redundant list of LF versions

After #8472, I realized that there must be a list used for daml-stdlib
and daml-prim already and it turns out there is. I’ve removed that one
in favor of the one added in #8472 since I like having all in one
place and the one from #8472 is created by filtering an existing list
instead of creating a completely separate list like we do here.

changelog_begin
changelog_end

* Introduce SCRIPT_LF_VERSIONS

changelog_begin
changelog_end
2021-01-13 13:21:39 +00:00
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml Remove redundant list of LF versions (#8490) 2021-01-13 13:21:39 +00:00
runner Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
test Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00