Skip to content

Commit

Permalink
🚨 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nateraw committed May 14, 2021
1 parent 2f29b65 commit d917541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tutorials/video_classification_example/data.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import itertools
from argparse import ArgumentParser, Namespace
from pathlib import Path
from random import shuffle
from shutil import unpack_archive
Expand Down

0 comments on commit d917541

Please sign in to comment.