Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
provider: remove unused constants #1531
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Feb 3, 2015
jujubot
merged commit 6508c7f
into
juju:master
Feb 3, 2015
davecheney
deleted the
davecheney:221-provider-remove-unused-constants
branch
Apr 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedFeb 3, 2015
By its own admision this file should not exist. This PR is a first step towards its removal.
Importantly the purpose of this file is not to enumerate all the known providers. This is for two reasons
(Review request: http://reviews.vapour.ws/r/856/)