Skip to content

Commit 589c241

Browse files
committed
Remove debug HTML and parsing scripts, and clean up related code
- Deleted `debug_html.py`, `debug_parse.py`, `debug_selectors.py`, `debug_selectors2.py`, `debug_site.py`, `test_comprehensive.py`, and `test_googer.py` as they are no longer needed. - Simplified the `HttpClient` struct initialization in `http_client.rs`. - Improved formatting in the GET request logging and headers setting in `http_client.rs`. - Cleaned up the `build_region_params` function in `utils.rs` for better readability.
1 parent 2a9b039 commit 589c241

12 files changed

Lines changed: 10 additions & 366 deletions

googer_python_library/debug_chrome.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

googer_python_library/debug_google.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

googer_python_library/debug_gsa.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

googer_python_library/debug_html.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

googer_python_library/debug_parse.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

googer_python_library/debug_selectors.py

Lines changed: 0 additions & 21 deletions
This file was deleted.

googer_python_library/debug_selectors2.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

googer_python_library/debug_site.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

googer_python_library/test_comprehensive.py

Lines changed: 0 additions & 51 deletions
This file was deleted.

googer_python_library/test_googer.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)