mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 01:11:02 +02:00
1 line
52 B
Jsonnet
1 line
52 B
Jsonnet
std.objectRemoveKey({foo: 1, bar: 2, baz: 3}, "foo") |