mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
fix syntax error (#2230)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Grocy\Services;
|
||||
|
||||
use LessQL\Result
|
||||
use LessQL\Result;
|
||||
|
||||
class TasksService extends BaseService
|
||||
{
|
||||
|
Reference in New Issue
Block a user