Рефактор
Some checks failed
Create and publish a Docker image / Publish image (push) Failing after 9s

This commit is contained in:
2025-11-14 23:53:02 +03:00
parent a86ffdf5e7
commit eb89b98326
25 changed files with 1101 additions and 1202 deletions

View File

@@ -1,5 +1,5 @@
using Microsoft.AspNetCore.Mvc;
using SfeduSchedule.Abstractions;
using ModeusSchedule.Abstractions;
namespace SfeduSchedule.Plugin.Sample;