mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Mark Service.Program as sealed
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Tgstation.Server.Host.Service
|
||||
/// <summary>
|
||||
/// Contains the entrypoint for the application
|
||||
/// </summary>
|
||||
class Program
|
||||
sealed class Program
|
||||
{
|
||||
/// <summary>
|
||||
/// The --uninstall or -u option
|
||||
|
||||
Reference in New Issue
Block a user