Skip to content

Commit 29bd439

Browse files
authored
Update youtube_scratcher.py - removed datetime import
1 parent 9467718 commit 29bd439

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

youtube/youtube_scratcher.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"""
66

77
# Standard library
8-
import datetime as dt
98
import logging
109
import os
1110
import sys

0 commit comments

Comments
 (0)