]> git.mxchange.org Git - friendica.git/commitdiff
Removed useless line
authorMichael <heluecht@pirati.ca>
Sat, 26 May 2018 20:08:42 +0000 (20:08 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 26 May 2018 20:08:42 +0000 (20:08 +0000)
src/Model/Item.php

index 4e67083f99a8a6354fb88d3c7db99d50f455f957..6effb393a28adcef425a0c8d5f157520a31bea56 100644 (file)
@@ -210,7 +210,6 @@ class Item extends BaseObject
                        }
                }
 
-
                logger('Item with ID ' . $item_id . " has been deleted.", LOGGER_DEBUG);
 
                return true;