Files
Relay/RelayServer/Services/ServerBootstrapService.cs
2026-03-19 16:51:50 -04:00

6 lines
77 B
C#

namespace RelayServer.Services;
public class ServerBootstrapService
{
}