Skip to content

Commit

Permalink
Remove unused #pragma warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalexrouse committed Sep 26, 2024
1 parent a6529e0 commit b07ffb3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Exiled.Events.EventArgs.Player

using PluginAPI.Events;

#pragma warning disable SA1600 //TODO:
#pragma warning disable SA1309
#pragma warning disable SA1623
#pragma warning disable SA1201
Expand Down

0 comments on commit b07ffb3

Please sign in to comment.