diff --git a/VOL.Ai/Services/AiAppService.cs b/VOL.Ai/Services/AiAppService.cs index 18f81e1..32a8d36 100644 --- a/VOL.Ai/Services/AiAppService.cs +++ b/VOL.Ai/Services/AiAppService.cs @@ -1386,7 +1386,6 @@ namespace VOL.Ai.Services Name = x.Name }).ToListAsync(); - return res; }