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
Motivation:
The command plugin had a couple of warnings as vars weren't mutated.
Modifications:
- Change some vars to lets
- Remove an unused string
Result:
No warnings
0 commit comments