Skip to content

Commit ac0c45e

Browse files
authored
Merge pull request #1317 from GuillaumeGomez/empty-library
Fix unwanted "empty-library" appearance
2 parents a0438c4 + 04ad059 commit ac0c45e

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)