aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/watch.py
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-07-21 21:59:52 -0700
committerJames Taylor <user234683@users.noreply.github.com>2019-07-21 21:59:52 -0700
commit8eff0bb9e23690bb8a87453a4a6d4d415b9e1a95 (patch)
tree4b2ecdf36896360d53cd0183f98b8484cc980a79 /youtube/watch.py
parentfc295ac93d0ad6b0272aa94f2d2ea44002ecbc48 (diff)
downloadyt-local-8eff0bb9e23690bb8a87453a4a6d4d415b9e1a95.tar.lz
yt-local-8eff0bb9e23690bb8a87453a4a6d4d415b9e1a95.tar.xz
yt-local-8eff0bb9e23690bb8a87453a4a6d4d415b9e1a95.zip
Delete obsolete files
Diffstat (limited to 'youtube/watch.py')
-rw-r--r--youtube/watch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/watch.py b/youtube/watch.py
index dc50b7b..3b71e75 100644
--- a/youtube/watch.py
+++ b/youtube/watch.py
@@ -1,5 +1,5 @@
from youtube import yt_app
-from youtube import util, html_common, comments, local_playlist, yt_data_extract
+from youtube import util, comments, local_playlist, yt_data_extract
import settings
from flask import request