Files
Knots/Knots/Endpoints/Key/DeleteKeyEndpoint.cs
2026-03-12 16:17:21 +01:00

6 lines
71 B
C#

namespace Knots.Endpoints.Key;
public class DeleteKeyEndpoint
{
}