aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/crackle.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/crackle.py')
-rw-r--r--yt_dlp/extractor/crackle.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/yt_dlp/extractor/crackle.py b/yt_dlp/extractor/crackle.py
index db4962c42..319374f3b 100644
--- a/yt_dlp/extractor/crackle.py
+++ b/yt_dlp/extractor/crackle.py
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals, division
-
import hashlib
import hmac
import re