Skip to content

Commit

Permalink
Update editoast/src/map/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alwenn Charpentier <104149586+Erashin@users.noreply.github.com>
  • Loading branch information
flomonster and Erashin committed Dec 5, 2023
1 parent afe2c44 commit d5ccf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editoast/src/map/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ async fn invalidate_view_bbox<C: ConnectionLike>(
/// # Arguments
///
/// * `redis_pool` - Pool to use to connect to the redis
/// * `infra_id` - Infra to on which the layer must be invalidated
/// * `infra_id` - Infra on which the layer must be invalidated
/// * `layer_name` - Layer to invalidate
/// * `view_name` - Specific view to invalidate, if not provided all layer's views are invalidated
///
Expand Down

0 comments on commit d5ccf97

Please sign in to comment.