Skip to content

Remove redundant shell config environment property

Arran Walker requested to merge ajwalker/remove-redundant-shell-env into main

What does this MR do?

Removes an unused property of ShellConfiguration.

Why was this MR needed?

Even recently, we continue to reference the Environment property, but it has no way of ever being set.

What's the best way to test this MR?

N/A

Merge request reports