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

Comment out unused variables to avoid error for homepage sample #4534

Merged
merged 1 commit into from
Apr 1, 2022

Commits on Apr 1, 2022

  1. Comment out unused variables to avoid error for homepage sample

    To Fix:
    ```
    2 errors occurred:
    policy.rego:13: rego_compile_error: assigned var header unused
    policy.rego:13: rego_compile_error: assigned var signature unused
    ```
    
    Signed-off-by: panpan0000 <panpan0000@msn.com>
    panpan0000 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    05842bf View commit details
    Browse the repository at this point in the history