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

client doesn't seem to use contentType in uploadFile #31

Closed
mvdan opened this issue Aug 19, 2019 · 1 comment
Closed

client doesn't seem to use contentType in uploadFile #31

mvdan opened this issue Aug 19, 2019 · 1 comment

Comments

@mvdan
Copy link
Contributor

@mvdan mvdan commented Aug 19, 2019

$ unparam ./...
client/storage.go:45:72: (*FuzzitClient).uploadFile - contentType is unused
client/utils.go:35:33: copyFile - result 0 (int64) is never used

Plus another minor unused result parameter.

@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 19, 2019

Thanks.
first one fixed.
second one we might use the result .it in the future so not fixed

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.