mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Reject & Domestic Rules
This commit is contained in:
@@ -241,8 +241,6 @@ export abstract class RuleOutput<TPreprocessed = unknown> {
|
||||
}
|
||||
|
||||
private guardPendingPromise() {
|
||||
console.log('Pending promise:', this.pendingPromise);
|
||||
|
||||
// reverse invariant
|
||||
if (this.pendingPromise !== null) {
|
||||
console.trace('Pending promise:', this.pendingPromise);
|
||||
|
||||
Reference in New Issue
Block a user