Clean up unused

This commit is contained in:
Thomas Mathews 2022-12-27 20:21:40 -08:00
parent 646a0a2daf
commit 2d92073cfb
2 changed files with 0 additions and 60 deletions

View file

@ -19,9 +19,6 @@ const SID_PROFILES = "profiles";
const SID_THREAD = "thread";
const SID_FRIENDS = "friends";
// TODO notifications view needs to show replys to threads without mentions not
// sure how to achieve this just yet
// This is our main entry.
// https://developer.mozilla.org/en-US/docs/Web/API/Window/DOMContentLoaded_event
addEventListener('DOMContentLoaded', (ev) => {