aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/PocketImport.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/ImportBundle/Import/PocketImport.php')
-rw-r--r--src/Wallabag/ImportBundle/Import/PocketImport.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/ImportBundle/Import/PocketImport.php b/src/Wallabag/ImportBundle/Import/PocketImport.php
index 1cc03d5b..1ec82a41 100644
--- a/src/Wallabag/ImportBundle/Import/PocketImport.php
+++ b/src/Wallabag/ImportBundle/Import/PocketImport.php
@@ -124,7 +124,6 @@ class PocketImport implements ImportInterface
124 return true; 124 return true;
125 } 125 }
126 126
127
128 /** 127 /**
129 * Set whether articles must be all marked as read. 128 * Set whether articles must be all marked as read.
130 * 129 *