aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/PocketImport.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-02-13 16:20:00 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-03-03 10:03:40 +0100
commitc32ae320fec4135f5b32d57ef88349317a3b1f3f (patch)
treea55f5d4ca0c77c40822f2d53faa9dd622064be3f /src/Wallabag/ImportBundle/Import/PocketImport.php
parentc10fcb3bbbd4ef14edd9a862ee18c895d92e30ae (diff)
downloadwallabag-c32ae320fec4135f5b32d57ef88349317a3b1f3f.tar.gz
wallabag-c32ae320fec4135f5b32d57ef88349317a3b1f3f.tar.zst
wallabag-c32ae320fec4135f5b32d57ef88349317a3b1f3f.zip
cs & tests for wllbg v1 import
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 *