mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Cleanup
This commit is contained in:
parent
a6c825996f
commit
f2e1c84f36
@ -139,7 +139,7 @@ public final class ContentUtils {
|
|||||||
return TimeZone.getDefault();
|
return TimeZone.getDefault();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (TskException | NullPointerException ex) {
|
} catch (TskException ex) {
|
||||||
return TimeZone.getDefault();
|
return TimeZone.getDefault();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user