refactor: remove test code
This commit is contained in:
committed by
Stefan Rotsch
parent
0d2265c57e
commit
dd9ce8ed77
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user