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
Today the extension warn us about unused private methods, attributes and constants but it doesn't when those are public. It would be nice to have these warnings to help keeping the code clean.