This commit is contained in:
CarlNation 2025-05-13 10:57:55 -04:00
parent 910fe50702
commit 0b7e4f578b

View file

@ -90,7 +90,6 @@ export async function beforeEach(to, from) {
{
debugLog("--- before-each.js end ---");
}
} catch (error) {
const errorPayload = {
cause: "Uncaught exception in `beforeEach`.",