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

feat(scoop-prefix): remove unused imports and functions #4494

Commits on Nov 4, 2021

  1. feat(scoop-prefix): remove unused imports and functions. Load when re…

    …quired
    
    Unused imports removed:-
    1. manifest.ps1
    2. buckets.ps1
    
    Unused function removed:-
    1. reset_aliases:- We do not use aliases here.
    
    Load when required
    1. help needs to be loaded only when app is not specified
    2. core needs to be loaded only when app is specified
    
    Gains:-
    1. Improved speed.
    pratikpc committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b140850 View commit details
    Browse the repository at this point in the history