[aol] remove AolFeaturesIE

This commit is contained in:
Remita Amine 2017-01-06 12:10:47 +01:00
parent 221ce32529
commit 32b7c2a57e
2 changed files with 3 additions and 33 deletions

View file

@ -38,10 +38,7 @@ from .amcnetworks import AMCNetworksIE
from .animeondemand import AnimeOnDemandIE
from .anitube import AnitubeIE
from .anysex import AnySexIE
from .aol import (
AolIE,
AolFeaturesIE,
)
from .aol import AolIE
from .allocine import AllocineIE
from .aparat import AparatIE
from .appleconnect import AppleConnectIE