diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/helpers/items_rest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/helpers/items_rest.php b/modules/gallery/helpers/items_rest.php index 5ca6facd..32597a65 100644 --- a/modules/gallery/helpers/items_rest.php +++ b/modules/gallery/helpers/items_rest.php @@ -88,5 +88,4 @@ class items_rest_Core { return $item_rest; } - } |