Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Romulus doesn't ever talk to the plain juju api. #8114
Conversation
ExternalReality
approved these changes
Nov 21, 2017
•
Unnecessary & Interface Definition removed. LGTM
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 04a0e11
into
juju:develop
Nov 21, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jameinel commentedNov 21, 2017
Description of change
It only uses the Wallet Client api, so we don't need this interface. Just a trivial cleanup for something that was importing params and referencing ModelInfo that doesn't actually do anything with it.
QA steps
Nothing should change.
Documentation changes
None
Bug reference
None