mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-03 14:30:01 +00:00
Got rid of erroneous logger message
This commit is contained in:
@@ -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());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user