forked fromsegmentio/segment-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit7376520
authored
Improve Filter Example to Block Anonymous Traffic
The removed piece of code is not necessary as `null` and `""` are both considered to be 0 bytes which is what the `length()` function checks for. A customer also reported unusual behavior when using the deleted line.1 parent40fc435 commit7376520
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments
Comments
(0)