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
|
first = True
|
||||||
previous_frame = None
|
previous_frame = None
|
||||||
cuts = []
|
cuts = []
|
||||||
detect_cuts = True
|
|
||||||
short_cut = None
|
short_cut = None
|
||||||
cut_frames = []
|
cut_frames = []
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue