mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 08:26: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) {
|
} catch (TskCoreException | IngestModuleException ex) {
|
||||||
throw new TskCoreException(String.format("Failed to get external key from address %s", longKeyAddresses)); //NON-NLS
|
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
|
else { // key stored within entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user