Skip to content

Commit

Permalink
Remove unnecessary CA1506 suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Aug 18, 2023
1 parent 29929d2 commit f824633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tgstation.Server.Host/Core/Application.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ namespace Tgstation.Server.Host.Core
/// <summary>
/// Sets up dependency injection.
/// </summary>
#pragma warning disable CA1506
public sealed class Application : SetupApplication
{
/// <summary>
Expand Down

0 comments on commit f824633

Please sign in to comment.