diff --git a/stubs/moviepy/video/VideoClip.pyi b/stubs/moviepy/video/VideoClip.pyi --- a/stubs/moviepy/video/VideoClip.pyi +++ b/stubs/moviepy/video/VideoClip.pyi @@ -3,7 +3,6 @@ # NOTE: This dynamically typed stub was automatically generated by stubgen. from ..Clip import Clip -from ..compat import DEVNULL, string_types from ..config import get_setting from ..decorators import add_mask_if_none, apply_to_mask, convert_masks_to_RGB, convert_to_seconds, outplace, requires_duration, use_clip_fps_by_default from ..tools import deprecated_version_of, extensions_dict, find_extension, is_string, subprocess_call