This commit is contained in:
Leandro Facchinetti 2021-03-10 14:04:09 +00:00
parent 5df7656559
commit 113db29bdc
1 changed files with 0 additions and 5 deletions

View File

@ -410,11 +410,6 @@ function layout(content: string): string {
`.trim(); `.trim();
} }
function newInbox(): string {
return html`
`;
}
function created(identifier: string): string { function created(identifier: string): string {
return html` return html`
<p> <p>