Just general code clean up. Also removing more of the extra _random bits.
This commit is contained in:
@@ -26,16 +26,6 @@ export async function load({ fetch, params, parent }) {
|
||||
}
|
||||
};
|
||||
}
|
||||
// console.log(`ae_acct = `, ae_acct);
|
||||
|
||||
// if (!account_id) {
|
||||
// console.log(`ae IDAA Archives - [account_id] +page.ts: The account_id was not found!!!`);
|
||||
// error(404, {
|
||||
// message: 'Account ID not found'
|
||||
// });
|
||||
// }
|
||||
|
||||
// ae_acct.slct.account_id = account_id;
|
||||
|
||||
if (browser) {
|
||||
const load_archive_obj_li = archives_func.load_ae_obj_li__archive({
|
||||
|
||||
Reference in New Issue
Block a user