DX: fix cs

This commit is contained in:
2023-01-25 13:36:35 +01:00
parent e36d2a5eec
commit 459df26fef
7 changed files with 13 additions and 9 deletions

View File

@@ -80,5 +80,4 @@ class UserApiController extends ApiController
{
return $query->orderBy('e.label', 'ASC');
}
}