Skip to content

Commit

Permalink
Update server/src/generate_once.ts
Browse files Browse the repository at this point in the history
Co-authored-by: N/Ame <[email protected]>
  • Loading branch information
Brainicism and grqz authored Sep 15, 2024
1 parent db3d032 commit 9f4e67f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/generate_once.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const options = program.opts();
cache = parsedCaches;
} catch (e) {
log(`Error parsing cache. e = ${e}`);
cache = {};
}
}

Expand Down

0 comments on commit 9f4e67f

Please sign in to comment.