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
TSCBasic: remove uses of any from FileSystem.swift (#407)
In case any of our CI nodes still use older Swift with no support for `any`, it's better to remove this new keyword for now, especially as it has no impact on the behavior.
0 commit comments