refactor: remove test code

This commit is contained in:
Stefan Rotsch
2023-06-28 16:56:50 +02:00
committed by Stefan Rotsch
parent 0d2265c57e
commit dd9ce8ed77
2 changed files with 0 additions and 3 deletions

View File

@@ -56,8 +56,6 @@ const createStaticFiles = async () => {
const document = dom.window.document;
const rootEl = document.getElementById("root");
document.title = "test";
setTitle(document, item.title);
if (rootEl) {