mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 14:49:32 +00:00
Got rid of erroneous logger message
This commit is contained in:
parent
230f502779
commit
d04ca45d29
@ -333,7 +333,6 @@ public class SearchEngineURLQueryAnalyzer extends Extract implements IngestModul
|
||||
|
||||
@Override
|
||||
public void process(Image image, IngestImageWorkerController controller) {
|
||||
logger.info("LAUNCHING COOKIES, ALL COOKIES ENGAGE.");
|
||||
this.getURLs(image, controller);
|
||||
logger.info("Search Engine stats: \n" + getTotals());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user