forked from wallabag/wallabag
CS
This commit is contained in:
@ -6,8 +6,6 @@ use Wallabag\CoreBundle\Entity\Entry;
|
||||
|
||||
class ReadabilityImport extends AbstractImport
|
||||
{
|
||||
private $skippedEntries = 0;
|
||||
private $importedEntries = 0;
|
||||
private $filepath;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user