Commit dd85a9c
committed
Python SDK: drop stale PROXY_POOL_* / OS_* module constants
The cloud-browser branch uses ProxyPool and OperatingSystem enums instead of
module-level constants. Merge brought both import blocks into __init__.py;
this commit keeps only the enum-based one (line 64) and cleans __all__.1 parent 372ed56 commit dd85a9c
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
90 | 82 | | |
91 | 83 | | |
92 | 84 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 85 | + | |
| 86 | + | |
98 | 87 | | |
99 | 88 | | |
100 | 89 | | |
| |||
0 commit comments