Commit 86e4ab0
authored
[url_launcher] Remove unused dartHostTestHandler (#10324)
`url_launcher_windows` was setting a `dartHostTestHandler` in its Pigeon config file, but it was not actually using the test generator.
Part of flutter/flutter#159886
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.1 parent 7f0bac2 commit 86e4ab0
File tree
1 file changed
+1
-1
lines changed- packages/url_launcher/url_launcher_windows/pigeons
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments