Commit 2ec0d05
committed
Drop redundant dev_stream block after cherry-pick of #467
Cherry-picking the matches_dev_filter() refactor on top of a branch
that also edited the same loop left a three-line dev_stream check
below the new matches_dev_filter() call. Remove it — the method
already handles stream filtering.1 parent 1ab23fb commit 2ec0d05
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | 128 | | |
132 | 129 | | |
133 | 130 | | |
| |||
0 commit comments