[NBCSports] Move imports alphabetically

This commit is contained in:
Yen Chi Hsuan 2015-03-31 02:51:11 +08:00
parent a2a4d5fa31
commit 1d31e7a2fc
1 changed files with 2 additions and 2 deletions

View File

@ -310,9 +310,9 @@ from .naver import NaverIE
from .nba import NBAIE
from .nbc import (
NBCIE,
NBCSportsVPlayerIE,
NBCSportsIE,
NBCNewsIE,
NBCSportsIE,
NBCSportsVPlayerIE,
)
from .ndr import NDRIE
from .ndtv import NDTVIE