Commit 52e480b
committed
chore(analytics): restore � escape in stripLoneSurrogates
Unintentional drift from a mid-task file rewrite — the literal U+FFFD
character was written into the source instead of the original �
escape. Functionally identical, but restores the original bytes.1 parent bd84d33 commit 52e480b
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments