ssb: Remove some debug.

This commit is contained in:
2025-08-20 19:15:20 -04:00
parent 18e5b41663
commit 982a61f4bf
3 changed files with 1 additions and 4 deletions

View File

@@ -453,8 +453,6 @@ class TfTabNewsFeedElement extends LitElement {
Close Chat
</button>
`;
} else {
return html`${this.hash}`;
}
}