Skip to content

Commit 42f9d3c

Browse files
authored
Update vimeo_scratcher.py - removed datetime import
1 parent cdcb8db commit 42f9d3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vimeo/vimeo_scratcher.py

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"""
99

1010
# Standard library
11-
import datetime as dt
1211
import logging
1312
import os
1413
import sys

0 commit comments

Comments
 (0)