Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#16538 from tlm/model-config-api
juju#16538 Due to changes in the cloud state layer we had a todo to fix is controller cloud. This has been completed in previous PR's. ## Checklist - [x] Code style: imports ordered, good names, simple structure, etc - [x] Comments saying why design decisions were made - ~[ ] Go unit tests, with comments saying what you're testing~ - ~[ ] [Integration tests](https://github.com/juju/juju/tree/main/tests), with comments saying what you're testing~ - ~[ ] [doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages~ ## QA steps This is just removing a TODO. The work to do the TODO was done in previous commits and unit tests exist asserting the behaviour. ## Documentation changes N/A ## Links **Jira card:** JUJU-4853
- Loading branch information