diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-12 19:01:11 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2014-07-12 19:01:11 +0200 |
commit | 2f26729c841a68669a1baf799091cb2c6c9f585a (patch) | |
tree | e1e388bb73c7533aad85bf1f672f867b62b247e4 /inc/poche/pochePictures.php | |
parent | b6a3c8866a4cb88b009e7ba45c5e223e0fdae188 (diff) | |
download | wallabag-2f26729c841a68669a1baf799091cb2c6c9f585a.tar.gz wallabag-2f26729c841a68669a1baf799091cb2c6c9f585a.tar.zst wallabag-2f26729c841a68669a1baf799091cb2c6c9f585a.zip |
Refactor
Diffstat (limited to 'inc/poche/pochePictures.php')
-rw-r--r-- | inc/poche/pochePictures.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/inc/poche/pochePictures.php b/inc/poche/pochePictures.php index 26bf0706..7a914f90 100644 --- a/inc/poche/pochePictures.php +++ b/inc/poche/pochePictures.php | |||
@@ -11,11 +11,6 @@ | |||
11 | 11 | ||
12 | final class Picture | 12 | final class Picture |
13 | { | 13 | { |
14 | private function __construct() | ||
15 | { | ||
16 | |||
17 | } | ||
18 | |||
19 | /** | 14 | /** |
20 | * Changing pictures URL in article content | 15 | * Changing pictures URL in article content |
21 | */ | 16 | */ |