diff --git a/cdp_patches/input/async_input.py b/cdp_patches/input/async_input.py index 6a036bf..8e15c70 100644 --- a/cdp_patches/input/async_input.py +++ b/cdp_patches/input/async_input.py @@ -6,7 +6,6 @@ import re import threading import time -import typing from typing import Any, Generator, Literal, Optional, Union from pywinauto.base_wrapper import ElementNotEnabled, ElementNotVisible