Skip to content
Commit c2261876 authored by Joshua Goins's avatar Joshua Goins
Browse files

Create only one NotificationHandler and put it in AccountManager

There's no point in creating separate NotificationHandler instances for
each account, since the class doesn't depend on any account-specific
data. It's moved and initialized in AccountManager since it makes more
sense there.

(cherry picked from commit 1b72be64)
parent 2475c61f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment