mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
fix syntax error (#2230)
This commit is contained in:
parent
629333e1ab
commit
02a71a5edb
|
|
@ -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