mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 11:07:43 +00:00
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely
This commit is contained in:
commit
0b8bf7964a
@ -65,7 +65,7 @@ public final class CaseMetadata {
|
||||
*
|
||||
* @return The case type.
|
||||
*/
|
||||
public Case.CaseType getCaseType(Path thePath) {
|
||||
public Case.CaseType getCaseType() {
|
||||
return this.caseType;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user