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

Remove assertion debug code for show/hide refactoring (#23576) #23868

Merged
merged 1 commit into from
Apr 2, 2023

Commits on Apr 2, 2023

  1. Remove assertion debug code for show/hide refactoring (go-gitea#23576)

    When doing the refactoring:
    
    * go-gitea#22950
    
    I added some debug mode code (assertShown) to help to catch bugs, it did
    catch some bugs like:
    
    * go-gitea#23074
    
    
    If it has been proved that there is no more bugs, this assertion could
    be removed easily and clearly.
    
    Feel free to decide when to remove it (feel free to convert it from
    Draft to Ready for Review).
    
    
    cc: @silverwind
    wxiaoguang authored and Linux User committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    8552536 View commit details
    Browse the repository at this point in the history