瀏覽代碼

[extractor/extractors] Remove non-existant imports

Sergey M․ 9 年之前
父節點
當前提交
f44c276842
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      youtube_dl/extractor/extractors.py

+ 0 - 6
youtube_dl/extractor/extractors.py

@@ -940,12 +940,6 @@ from .xhamster import (
     XHamsterIE,
     XHamsterIE,
     XHamsterEmbedIE,
     XHamsterEmbedIE,
 )
 )
-from .xiami import (
-    XiamiIE,
-    XiamiAlbumIE,
-    XiamiArtistIE,
-    XiamiCollectionIE
-)
 from .xminus import XMinusIE
 from .xminus import XMinusIE
 from .xnxx import XNXXIE
 from .xnxx import XNXXIE
 from .xstream import XstreamIE
 from .xstream import XstreamIE