about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexey Semenyuk <alexsemenyuk88@gmail.com>2025-07-19 16:29:16 +0500
committerAlexey Semenyuk <alexsemenyuk88@gmail.com>2025-07-19 16:29:16 +0500
commit048a64a2144ef3e29354f1df298e80dbc6a408e1 (patch)
treec2a7381dad42cf26c45dcab3ac0b3ab83f00e9cd
parent5acb1d432a4be79fdbc8eb299300e6d2ac58631e (diff)
downloadrust-048a64a2144ef3e29354f1df298e80dbc6a408e1.tar.gz
rust-048a64a2144ef3e29354f1df298e80dbc6a408e1.zip
Remove unused option fir LEVEL_FILTERS_DEFAULT
-rw-r--r--util/gh-pages/script.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/gh-pages/script.js b/util/gh-pages/script.js
index cfc5fb7b27c..d3204967531 100644
--- a/util/gh-pages/script.js
+++ b/util/gh-pages/script.js
@@ -208,7 +208,6 @@ const LEVEL_FILTERS_DEFAULT = {
     allow: true,
     warn: true,
     deny: true,
-    none: true,
 };
 const APPLICABILITIES_FILTER_DEFAULT = {
     Unspecified: true,