diff --git a/core.py b/core.py index 3a82f1c..537a716 100644 --- a/core.py +++ b/core.py @@ -4,7 +4,6 @@ import sys import webbrowser from platform import system from traceback import print_exc -from typing import Any from typing import Callable from typing import List from typing import Tuple