Skip to content

Commit

Permalink
chore: remove outdated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AAGaming00 committed Jul 29, 2024
1 parent 65f8d42 commit 2cd09b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/toaster.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 2cd09b2

Please sign in to comment.