Skip to content

Commit

Permalink
Update ScriptLogger.cs
Browse files Browse the repository at this point in the history
#!skip-build!#

Signed-off-by: Nikita Petko <petko@vmminfra.net>
  • Loading branch information
jf-06 authored Oct 9, 2024
1 parent e830e97 commit 31112cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/grid-bot/lib/utility/Implementation/ScriptLogger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ namespace Grid.Bot.Utility;
using Discord;
using Discord.WebSocket;

using Discord.Commands;

using Newtonsoft.Json;

using Random;
using Networking;

using Extensions;
using Discord.Commands;


/// <summary>
/// Handles sending alerts to a Discord webhook.
Expand Down

0 comments on commit 31112cf

Please sign in to comment.