You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notif test [nfc]: Remove a param that's effectively never used
This `init` function has only one caller, `prepare` (it could
probably be inlined?); simplify by removing this param and the code
inside that was never being exercised.
0 commit comments