remove extra lines

This commit is contained in:
yggverse 2024-10-31 23:29:57 +02:00
parent aa498b004f
commit 37caeee95a

View File

@ -670,7 +670,6 @@ impl Page {
meta.replace(Meta { meta.replace(Meta {
status: Some(status), status: Some(status),
title: Some(title), title: Some(title),
//description: Some(description),
}); });
// Update window // Update window