mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
removed unecessary print statement.
This commit is contained in:
parent
d7d38b7715
commit
aa4941efb5
@ -1267,7 +1267,6 @@ def generate_html():
|
|||||||
<a href='#" + case.image_name + "-general'>General Output</a> |\
|
<a href='#" + case.image_name + "-general'>General Output</a> |\
|
||||||
<a href='#" + case.image_name + "-logs'>Logs</a>\
|
<a href='#" + case.image_name + "-logs'>Logs</a>\
|
||||||
</h2>"
|
</h2>"
|
||||||
print("<a id='" + case.image_name +"'></a>")
|
|
||||||
# The script errors found
|
# The script errors found
|
||||||
if imgfail:
|
if imgfail:
|
||||||
ids = 'errors1'
|
ids = 'errors1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user