diff --git a/stubs/PIL/Image.pyi b/stubs/PIL/Image.pyi --- a/stubs/PIL/Image.pyi +++ b/stubs/PIL/Image.pyi @@ -2,7 +2,6 @@ # # NOTE: This dynamically typed stub was automatically generated by stubgen. -import __builtin__ from typing import Any, Optional logger: Any @@ -13,7 +12,6 @@ class _imaging_not_installed: def __getattr__(self, id: Any) -> None: ... MAX_IMAGE_PIXELS: Any -builtins = __builtin__ USE_CFFI_ACCESS: Any HAS_CFFI: bool