fix: rules

This commit is contained in:
Gabe
2025-10-13 23:32:14 +08:00
parent d9acbe865f
commit 8a5ef441f9

View File

@@ -7,7 +7,6 @@ import {
// OPT_TIMING_ALL,
DEFAULT_RULE,
GLOBLA_RULE,
DEFAULT_API_TYPE,
} from "../config";
import { loadOrFetchSubRules } from "./subRules";
import { getRulesWithDefault, setRules } from "./storage";