Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Dec 11, 2024
1 parent 606ec0d commit 4c151c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/client_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ fn get_feature_filter(
Ok((validated_token, filter_set, query))
}

/// This is the same as it always was, except I extracted bits of it.
async fn resolve_features(
edge_token: EdgeToken,
features_cache: Data<DashMap<String, ClientFeatures>>,
Expand Down

0 comments on commit 4c151c9

Please sign in to comment.