mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
perf: don't pass errors if there's no need to
This commit is contained in:
@@ -29,5 +29,5 @@ export default async function twitternotifications(client: Client) {
|
||||
});
|
||||
message.react('<:Pog:1030169609178976346>');
|
||||
}
|
||||
} catch (err) {}
|
||||
} catch {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user