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

revert PR #46 #61

Merged
merged 2 commits into from
Nov 25, 2023
Merged

revert PR #46 #61

merged 2 commits into from
Nov 25, 2023

Commits on Nov 25, 2023

  1. refactor: remove unused code related to writer status

    - Remove the `strconv` import in `timeout_test.go`
    - Remove the `TestWriter_Status` test function in `timeout_test.go`
    - Remove the `Status` method in `writer.go`
    
    Signed-off-by: Bo-Yi Wu <[email protected]>
    appleboy committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    badac59 View commit details
    Browse the repository at this point in the history
  2. style: remove empty line in timeout_test.go

    - Remove an empty line in `timeout_test.go`
    
    Signed-off-by: Bo-Yi Wu <[email protected]>
    appleboy committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8ad3412 View commit details
    Browse the repository at this point in the history