Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trivial: replace x=x+y with x+=y #447

Merged
merged 1 commit into from
May 8, 2015
Merged

trivial: replace x=x+y with x+=y #447

merged 1 commit into from
May 8, 2015

Conversation

eapache
Copy link
Contributor

@eapache eapache commented May 8, 2015

Also organize imports according to the go-import convention used everywhere else
already.

cc @Shopify/kafka

Also organize imports according to the go-import convention used everywhere else
already.
eapache added a commit that referenced this pull request May 8, 2015
trivial: replace x=x+y with x+=y
@eapache eapache merged commit 23d5233 into master May 8, 2015
@eapache eapache deleted the trivial-cleanup branch May 8, 2015 23:46
@wvanbergen
Copy link
Contributor

belated 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants