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
perf: rm railToDataSet mapping for cdn rails (#278)
Reviewer @rvagg
CC @Chaitu-TatipamulaCloses#277Resolves#269 (review)
We are able to remove this mapping because it is only used by IValidator
functions, and, since
#237, FWSS is not the
IValidator for these rails.
This reduces codesize 23,991 -> 23,898 (-93)
#### Changes
* remove railToDataSet mapping for both cdn rails
0 commit comments