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

Dead code elimination: Remove Unused HTTP Endpoints #859

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Commits on Jan 26, 2023

  1. Remove unused HTTP endpoint

    In the `AggregationAreaController`.
    trevorgerhardt committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f79fec2 View commit details
    Browse the repository at this point in the history
  2. Update BundleController.java

    Remove unused HTTP endpoints.
    trevorgerhardt committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f2be0fe View commit details
    Browse the repository at this point in the history
  3. Update DataSourceController.java

    Remove unused HTTP endpoints.
    trevorgerhardt committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fe65f9f View commit details
    Browse the repository at this point in the history
  4. Update RegionalAnalysisController.java

    Remove unused HTTP endpoints
    trevorgerhardt committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    89296de View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    bc673df View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    da7fc19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a11e3b View commit details
    Browse the repository at this point in the history