Skip to content

Commit f5e249a

Browse files
Fix warning in site
1 parent fa4f2ee commit f5e249a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/self_profile.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ pub fn generate(
5757
is_download: false,
5858
})
5959
}
60-
_ => anyhow::bail!("Unknown type, specify type={crox,flamegraph,codegen-schedule}"),
6160
}
6261
}

0 commit comments

Comments
 (0)