Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -2,7 +2,7 @@ using System;
|
||||
|
||||
namespace Content.Server.MachineLinking.Exceptions
|
||||
{
|
||||
public class PortNotFoundException : Exception
|
||||
public sealed class PortNotFoundException : Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user