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 gtfs static data #342

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Remove gtfs static data #342

merged 1 commit into from
Nov 13, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Nov 13, 2024

TL;DR

Removed Sydney Trains feature module and its related dependencies from the project.

What changed?

  • Removed Sydney Trains feature module including database, network, and UI components
  • Removed related dependencies from app/build.gradle.kts
  • Updated settings.gradle.kts to remove Sydney Trains module includes
  • Cleaned up unused imports and configurations

How to test?

  1. Build the project and verify it compiles successfully
  2. Verify no Sydney Trains related functionality is accessible
  3. Confirm no references to Sydney Trains modules remain in the codebase

Why make this change?

This change removes unused Sydney Trains functionality to simplify the codebase and reduce maintenance overhead. The removal of these modules helps streamline the project by focusing on core features and eliminating deprecated or unused components.

Copy link
Owner Author

ksharma-xyz commented Nov 13, 2024

This was referenced Nov 13, 2024
@ksharma-xyz ksharma-xyz marked this pull request as ready for review November 13, 2024 09:54
@ksharma-xyz ksharma-xyz merged commit 8d76ef0 into main Nov 13, 2024
3 checks passed
Copy link
Owner Author

Merge activity

  • Nov 13, 5:01 AM EST: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz deleted the tidy-gtfs-static branch November 13, 2024 10:01
@ksharma-xyz ksharma-xyz added the documentation Improvements or additions to documentation label Nov 15, 2024
@ksharma-xyz
Copy link
Owner Author

#350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant