mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Typo: Deleted last empty line on accident.
This commit is contained in:
parent
3ebe1a93de
commit
0efc542bd2
|
|
@ -1823,4 +1823,4 @@ class StockService extends BaseService
|
||||||
$shoppingListRow = $this->getDatabase()->shopping_lists()->where('id = :1', $listId)->fetch();
|
$shoppingListRow = $this->getDatabase()->shopping_lists()->where('id = :1', $listId)->fetch();
|
||||||
return $shoppingListRow !== null;
|
return $shoppingListRow !== null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user