Commit 7dd61b9
authored
chore: Remove unused ID arg from
- `BaseRequestData` does not have the `id` attribute.
- It is not breaking, as
- `from_url` accepts `**kwargs`,
- and `BaseRequestData` is not exposed to the public.BaseRequestData.from_url (#763)1 parent 63c1db5 commit 7dd61b9
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
| |||
208 | 207 | | |
209 | 208 | | |
210 | 209 | | |
211 | | - | |
212 | | - | |
213 | 210 | | |
214 | 211 | | |
215 | 212 | | |
216 | | - | |
217 | 213 | | |
218 | 214 | | |
219 | 215 | | |
| |||
0 commit comments