From f02a97581b810c54828c71315587de02355be269 Mon Sep 17 00:00:00 2001 From: Kerruba Date: Sun, 29 Apr 2018 22:30:39 +0100 Subject: [PATCH] Removes spaces from end of the file --- youtube_dl/extractor/extractors.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 4e191d78d..6ed805cd9 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -1425,5 +1425,3 @@ from .zapiks import ZapiksIE from .zaq1 import Zaq1IE from .zdf import ZDFIE, ZDFChannelIE from .zingmp3 import ZingMp3IE - -