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

refectoring: refectoring code #4586

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 17, 2024

  1. refectoring: refectoring code

    - Remove unnecessary initial value settings
    - Remove unused variables
    - Added missing error handling
    - Remove unnecessary string nil check
    - Remove unnecessary fmt.Sprintf()
    - Add cancel to context.WithTimeout()
    
    Signed-off-by: Youngjun <yj.yoo@okestro.com>
    yj-yoo committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c1f63af View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3f28402 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3c7230f View commit details
    Browse the repository at this point in the history