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
Follow up to #17 , I am going to split out tasks starting with easier / less controversial (I hope)
The first one is that there are quite a few unused variables, especially in contrib. Most of these look like copy/paste remnants. Others are more tricky. e.g. defined in one place, set in one or more places, and never used.
The text was updated successfully, but these errors were encountered:
Follow up to #17 , I am going to split out tasks starting with easier / less controversial (I hope)
The first one is that there are quite a few unused variables, especially in contrib. Most of these look like copy/paste remnants. Others are more tricky. e.g. defined in one place, set in one or more places, and never used.
The text was updated successfully, but these errors were encountered: