[extractor/extractors] Remove non-existant imports
authorSergey M․ <dstftw@gmail.com>
Sun, 10 Apr 2016 13:21:58 +0000 (19:21 +0600)
committerSergey M․ <dstftw@gmail.com>
Sun, 10 Apr 2016 13:21:58 +0000 (19:21 +0600)
youtube_dl/extractor/extractors.py

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