Skip to content

Commit 04ad059

Browse files
Fix unwanted "empty-library" appearance
1 parent a0438c4 commit 04ad059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/docbuilder/rustwide_builder.rs

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ const ESSENTIAL_FILES_VERSIONED: &[&str] = &[
4242
"source-script.js",
4343
"noscript.css",
4444
"rust-logo.png",
45-
"crates.js",
4645
];
4746
const ESSENTIAL_FILES_UNVERSIONED: &[&str] = &[
4847
"FiraSans-Medium.woff",

0 commit comments

Comments
 (0)