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

Ressources SIRI dans bloc temps réel uniquement #2264

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

AntoineAugusti
Copy link
Member

Fixes #2263

J'avais oublié de traiter ce cas dans #2233.

@@ -296,12 +296,6 @@ defmodule TransportWeb.DatasetView do
|> official_available_resources()
|> Enum.filter(&Resource.is_real_time?/1)

def gbfs_official_resources(dataset),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

N'est pas utilisé. Je suis étonné qu'un linter ne détecte pas ça.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'ai regardé mix_unused pour ça, mais dans le cas d'une application umbrella, ça ne fonctionne pas bien...

hauleth/mix_unused#28

Si on trouve autre chose ça pourrait être pratique.

@AntoineAugusti AntoineAugusti marked this pull request as ready for review March 24, 2022 11:27
@AntoineAugusti AntoineAugusti requested a review from a team as a code owner March 24, 2022 11:27
@thbar thbar enabled auto-merge (squash) March 24, 2022 11:29
@thbar thbar merged commit 28bd0e1 into master Mar 24, 2022
@thbar thbar deleted the siri-not-multiple-blocks branch March 24, 2022 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supprimer ressource SIRI en double sur Transvilles
2 participants