mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
3087 remove commented out line of code
This commit is contained in:
parent
b44655700f
commit
f055d91a68
@ -96,7 +96,6 @@ public class EamArtifactUtil {
|
||||
|
||||
// make an instance for the BB source file
|
||||
CorrelationCase correlationCase = EamDb.getInstance().getCaseByUUID(Case.getCurrentCase().getName());
|
||||
// CorrelationCase correlationCase = new CorrelationCase(currentCase.getName(), currentCase.getDisplayName());
|
||||
CorrelationAttributeInstance eamInstance = new CorrelationAttributeInstance(
|
||||
correlationCase,
|
||||
CorrelationDataSource.fromTSKDataSource(bbSourceFile.getDataSource(),correlationCase),
|
||||
|
Loading…
x
Reference in New Issue
Block a user