Skip to content

Fix imports found by goimports. #85

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

Merged
merged 3 commits into from
Nov 5, 2016
Merged

Fix imports found by goimports. #85

merged 3 commits into from
Nov 5, 2016

Conversation

metalmatze
Copy link
Contributor

A lot of these imports are being added and removed automatically by goimports when scanning the project.
I want to make it clear which is the correct package.

@xinity xinity added the type/bug label Nov 5, 2016
@xinity xinity added this to the 1.0.0 milestone Nov 5, 2016
@codecov-io
Copy link

codecov-io commented Nov 5, 2016

Current coverage is 2.18% (diff: 100%)

Merging #85 into master will decrease coverage by 0.02%

@@            master       #85   diff @@
========================================
  Files           31        31          
  Lines         7508      7508          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
- Hits           166       164     -2   
- Misses        7326      7327     +1   
- Partials        16        17     +1   

Powered by Codecov. Last update a0e54c0...f36544f

@tboerger
Copy link
Member

tboerger commented Nov 5, 2016

LGTM

1 similar comment
@strk
Copy link
Member

strk commented Nov 5, 2016

LGTM

@strk strk added type/enhancement An improvement of existing functionality and removed type/bug labels Nov 5, 2016
@metalmatze
Copy link
Contributor Author

Ok. Sorry. Nevermind.

@metalmatze metalmatze merged commit 92f39da into go-gitea:master Nov 5, 2016
@tboerger tboerger added the lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. label Nov 29, 2016
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants