Removed useless line
This commit is contained in:
parent
a50805c371
commit
a6396dde55
|
@ -210,7 +210,6 @@ class Item extends BaseObject
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
logger('Item with ID ' . $item_id . " has been deleted.", LOGGER_DEBUG);
|
logger('Item with ID ' . $item_id . " has been deleted.", LOGGER_DEBUG);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in a new issue