fixed docs link

This commit is contained in:
Flaminel
2026-06-16 23:50:11 +03:00
parent 561c05778c
commit f61300b869
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ using Cleanuparr.Persistence.Models.Configuration.MalwareBlocker;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
namespace Cleanuparr.Api.Features.Webhooks.Controllers;