================ @@ -39,7 +36,6 @@ def url_is_up(url): def start_browser(port, options): - import webbrowser ---------------- vinay-deshmukh wrote:
Due to this import, the import on L17 is unused. let me know if keeping this one and removing the import from L17 is more preferable. https://github.com/llvm/llvm-project/pull/120723 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits