chore: remove outdated TODO

This commit is contained in:
AAGaming
2024-07-28 20:38:20 -04:00
parent 599279c137
commit 2303023ad4
-1
View File
@@ -75,7 +75,6 @@ class Toaster extends Logger {
notifications: [toast],
};
tray.unshift(group);
// TODO do we need to handle expiration? how do we do that?
}
const info = {
showToast: toast.showToast,