all: sort imports canonically #7069

Merged
merged 1 commit into from Mar 6, 2017

Conversation

Projects
None yet
4 participants
Owner

rogpeppe commented Mar 6, 2017

all: sort imports canonically

This PR is entirely automatically generated - it
contains just the changes made by doing:

sortimports ./...

in the root of the juju repo. (see github.com/rogpeppe/sortimports
for the implementation of the sortimports tool)

all: sort imports canonically
This PR is entirely automatically generated - it
contains just the changes made by doing:

    sortimports ./...

in the root of the juju repo. (see github.com/rogpeppe/sortimports
for the implementation of the sortimports tool)

Only looked at the first 10 or so files, but looks good.

mhilton approved these changes Mar 6, 2017

LGTM

Owner

rogpeppe commented Mar 6, 2017

$$merge$$ (thanks Tim!)

Contributor

jujubot commented Mar 6, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit 3baa794 into juju:develop Mar 6, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment