Skip to content

Commit b023137

Browse files
committed
fixup: remove reference to removed rustdoc_js module
1 parent 96169d8 commit b023137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/tidy/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ fn main() {
111111
check!(rustdoc_gui_tests, &tests_path);
112112
check!(rustdoc_css_themes, &librustdoc_path);
113113
check!(rustdoc_templates, &librustdoc_path);
114-
check!(rustdoc_js, &librustdoc_path, &tools_path, &src_path);
115114
check!(rustdoc_json, &src_path, &ci_info);
116115
check!(known_bug, &crashes_path);
117116
check!(unknown_revision, &tests_path);

0 commit comments

Comments
 (0)