removed unused prints
This commit is contained in:
parent
6d1b166f2d
commit
f8227c1be8
3 changed files with 0 additions and 4 deletions
|
|
@ -64,7 +64,6 @@ class dvdauthor_converter(devedeng.executor.executor):
|
|||
continue
|
||||
file_movies.append(element)
|
||||
|
||||
print(file_movies)
|
||||
xmlpath = os.path.join(movie_folder, "xml_data")
|
||||
xml_file_path = os.path.join(xmlpath, "dvdauthor.xml")
|
||||
datapath = os.path.join(movie_folder, "dvd_tree")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue