chore: format

pull/18585/head
Nic 1 week ago
parent 5de017554e
commit e119b4af5f

@ -823,7 +823,6 @@ export class Renderer {
* @returns {AccumulatedContent & { hashes: { script: Sha256Source[] } }}
*/
static #close_render(content, renderer) {
let head = content.head + renderer.global.get_title();
let body = content.body;

Loading…
Cancel
Save