Removes linter warnings from the PDA module (#17097)
This commit is contained in:
@@ -30,5 +30,7 @@ namespace Content.Server.PDA.Ringer
|
||||
}
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class ActiveRingerComponent : Component {}
|
||||
public sealed class ActiveRingerComponent : Component
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user