remove unsued variable
This commit is contained in:
parent
f9c935bc19
commit
32ff082319
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ def detect_cuts(path, seconds=True):
|
|||
first = True
|
||||
previous_frame = None
|
||||
cuts = []
|
||||
detect_cuts = True
|
||||
short_cut = None
|
||||
cut_frames = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue