forked from wallabag/wallabag
cs & tests for wllbg v1 import
This commit is contained in:
committed by
Jeremy Benoist
parent
c10fcb3bbb
commit
c32ae320fe
@ -128,7 +128,6 @@ class WallabagV1Import implements ImportInterface
|
||||
*/
|
||||
public function setMarkAsRead($markAsRead)
|
||||
{
|
||||
var_dump($markAsRead);
|
||||
$this->markAsRead = $markAsRead;
|
||||
|
||||
return $this;
|
||||
|
||||
Reference in New Issue
Block a user