Commit 19fb218
committed
Refactor import statements in adapters.py
- Removed redundant import of `re` in `_has_ipv6_zone_id` function, as it is now imported at the top of the file.
- Cleaned up code for better readability and maintainability.1 parent 66025f7 commit 19fb218
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
0 commit comments