From 459a53c2c295aaecc14e62af9df4e4ce4a218d1c Mon Sep 17 00:00:00 2001 From: dst Date: Wed, 29 Jan 2014 02:07:29 +0700 Subject: [PATCH] [channel9] Remove unnecessary coding cookie --- youtube_dl/extractor/channel9.py | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube_dl/extractor/channel9.py b/youtube_dl/extractor/channel9.py index 1fce59dba..3867d7850 100644 --- a/youtube_dl/extractor/channel9.py +++ b/youtube_dl/extractor/channel9.py @@ -1,4 +1,3 @@ -# encoding: utf-8 from __future__ import unicode_literals import re