mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 03:46:16 +02:00
fix syntax error (#2230)
This commit is contained in:
parent
629333e1ab
commit
02a71a5edb
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
namespace Grocy\Services;
|
namespace Grocy\Services;
|
||||||
|
|
||||||
use LessQL\Result
|
use LessQL\Result;
|
||||||
|
|
||||||
class TasksService extends BaseService
|
class TasksService extends BaseService
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user