mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 17:01:03 +00:00
Bump dev deps (#3147)
This commit is contained in:
@@ -27,7 +27,7 @@ async function loopSome (site: string, matcher: () => Promise<string[] | null>):
|
||||
found.push(address);
|
||||
}
|
||||
});
|
||||
} catch (error) {
|
||||
} catch {
|
||||
// console.error(error);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user