Skip to content

Commit

Permalink
Update src/meta/src/dashboard/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Fu <[email protected]>
  • Loading branch information
kwannoel and fuyufjh authored Sep 19, 2024
1 parent e3bfa6a commit 5e6115d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/meta/src/dashboard/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ pub(super) mod handlers {
}

/// Provides a hierarchy of relation ids to fragments to actors.
pub async fn get_relation_id_infos(
Extension(srv): Extension<Service>,
) -> Result<Json<RelationIdInfos>> {
Expand Down

0 comments on commit 5e6115d

Please sign in to comment.