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