aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/WallabagImport.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/ImportBundle/Import/WallabagImport.php')
-rw-r--r--src/Wallabag/ImportBundle/Import/WallabagImport.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Wallabag/ImportBundle/Import/WallabagImport.php b/src/Wallabag/ImportBundle/Import/WallabagImport.php
index 8e18e0ef..026567b0 100644
--- a/src/Wallabag/ImportBundle/Import/WallabagImport.php
+++ b/src/Wallabag/ImportBundle/Import/WallabagImport.php
@@ -6,8 +6,6 @@ use Wallabag\CoreBundle\Entity\Entry;
6 6
7abstract class WallabagImport extends AbstractImport 7abstract class WallabagImport extends AbstractImport
8{ 8{
9 protected $skippedEntries = 0;
10 protected $importedEntries = 0;
11 protected $filepath; 9 protected $filepath;
12 // untitled in all languages from v1 10 // untitled in all languages from v1
13 protected $untitled = [ 11 protected $untitled = [