Forgot to remove debug printing.
svn: r16771
This commit is contained in:
parent
1cba394366
commit
8729e165fe
@ -5860,7 +5860,6 @@ class NavWebReport(Report):
|
||||
|
||||
# copy all to images subdir:
|
||||
for from_path in imgs:
|
||||
print(from_path)
|
||||
fdir, fname = os.path.split(from_path)
|
||||
self.copy_file(from_path, fname, "images")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user