mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Update ChromeCacheExtractor.java
Remove commented code.
This commit is contained in:
parent
e8df94b393
commit
d594b06c3d
@ -1379,8 +1379,6 @@ final class ChromeCacheExtractor {
|
||||
}
|
||||
} catch (TskCoreException | IngestModuleException ex) {
|
||||
throw new TskCoreException(String.format("Failed to get external key from address %s", longKeyAddresses)); //NON-NLS
|
||||
// } catch (NullPointerException ex) {
|
||||
// String name = "a";
|
||||
}
|
||||
}
|
||||
else { // key stored within entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user