Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

1 changed file:

Changes:

  • tools/browser/protected-branches.py
    ... ... @@ -50,5 +50,3 @@ def protect_branch(product):
    50 50
     
    
    51 51
     
    
    52 52
     protect_branch(args.browser)
    53
    -if args.browser == "tor-browser":
    
    54
    -    protect_branch("base-browser")