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

Simplify code #354

Merged
merged 1 commit into from Jul 21, 2019
Merged

Simplify code #354

merged 1 commit into from Jul 21, 2019

Commits on Jul 19, 2019

  1. Simplify code

    - Remove unnecessary fmt.Sprintf
    - Use fmt.Errorf instead of errors.New(fmt.Sprintf(...))
    muesli committed Jul 19, 2019
    Copy the full SHA
    393e87d View commit details
    Browse the repository at this point in the history