diff --git a/stubs/hotshot/__init__.pyi b/stubs/hotshot/__init__.pyi deleted file mode 100644 --- a/stubs/hotshot/__init__.pyi +++ /dev/null @@ -1,2 +0,0 @@ -from typing import Any -Profile: Any