mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
remove white space
This commit is contained in:
parent
eb8734866c
commit
02f2367eb0
@ -385,9 +385,6 @@ def getAssociatedArtifactType(db_file, artifact_id):
|
||||
info = cur.fetchone()
|
||||
return "File path: " + info[0] + " Artifact Type: " + info[1]
|
||||
|
||||
|
||||
|
||||
|
||||
def build_id_table(artifact_cursor):
|
||||
"""Build the map of object ids to file paths.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user