mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fix Codacy issues
This commit is contained in:
parent
942d703d33
commit
13e23cc24e
@ -151,7 +151,7 @@ class ContactAnalyzer(general.AndroidComponentAnalyzer):
|
|||||||
|
|
||||||
# create relationship between accounts
|
# create relationship between accounts
|
||||||
Case.getCurrentCase().getSleuthkitCase().getCommunicationsManager().addRelationships(deviceAccount, [contactAccount], artifact);
|
Case.getCurrentCase().getSleuthkitCase().getCommunicationsManager().addRelationships(deviceAccount, [contactAccount], artifact);
|
||||||
|
|
||||||
oldName = name
|
oldName = name
|
||||||
|
|
||||||
bbartifacts.append(artifact)
|
bbartifacts.append(artifact)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user