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
Instead of creating new objects for empty arrays all the time (e.g. empty arrays for injection points), we should keep one empty array for injection points around and re-use that.