Remove unused option fir LEVEL_FILTERS_DEFAULT

This commit is contained in:
Alexey Semenyuk 2025-07-19 16:29:16 +05:00
parent 5acb1d432a
commit 048a64a214

View file

@ -208,7 +208,6 @@ const LEVEL_FILTERS_DEFAULT = {
allow: true,
warn: true,
deny: true,
none: true,
};
const APPLICABILITIES_FILTER_DEFAULT = {
Unspecified: true,