about summary refs log tree commit diff
diff options
context:
space:
mode:
authordst <dstftw@gmail.com>2014-01-29 02:07:29 +0700
committerdst <dstftw@gmail.com>2014-01-29 02:07:29 +0700
commit459a53c2c295aaecc14e62af9df4e4ce4a218d1c (patch)
tree40c0c0c13ab7737317cd9b0ccb35ac82223a9857
parentadc267eebf294e9aa27c8df97307a25cd0adf83f (diff)
downloadyoutube-dl-459a53c2c295aaecc14e62af9df4e4ce4a218d1c.tar.gz
youtube-dl-459a53c2c295aaecc14e62af9df4e4ce4a218d1c.tar.xz
youtube-dl-459a53c2c295aaecc14e62af9df4e4ce4a218d1c.zip
[channel9] Remove unnecessary coding cookie
-rw-r--r--youtube_dl/extractor/channel9.py1
1 files changed, 0 insertions, 1 deletions
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