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

fix wrong type error #427

Merged
merged 1 commit into from
Apr 13, 2018
Merged

fix wrong type error #427

merged 1 commit into from
Apr 13, 2018

Conversation

wuxiangzhou2010
Copy link
Contributor

fix some type error

@wonderflow please review

@@ -55,8 +55,6 @@ func RawData(readerConfig conf.MapConf) (rawData string, err error) {
}
return
}

return
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个没必要去掉吧

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个return 走不到,是多余的

@wonderflow
Copy link
Contributor

LGTM

@wonderflow wonderflow merged commit 86a9c43 into qiniu:master Apr 13, 2018
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