forked from wallabag/wallabag
Add Chrome path for Mac OS
This commit is contained in:
committed by
Jeremy Benoist
parent
ae669126e7
commit
efe659ab84
@ -175,14 +175,6 @@ class BrowserImport implements ImportInterface
|
||||
$this->em->clear($entry);
|
||||
}
|
||||
++$this->nbEntries;
|
||||
|
||||
/*
|
||||
|
||||
Maybe not useful. Delete at will.
|
||||
|
||||
*/
|
||||
|
||||
$this->logger->info($this->nbEntries.' / '.$this->totalEntries);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user