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
Update on "[ET-VK] Rename RuntimeConfiguration to RuntimeConfig"
Rest of the codebase uses `Config`, not `Configuration`.
```
find . -type f -exec sed -i 's/RuntimeConfiguration/RuntimeConfig/g' {} +
```
Differential Revision: [D59527914](https://our.internmc.facebook.com/intern/diff/D59527914/)
[ghstack-poisoned]
0 commit comments