Skip to content

Commit

Permalink
Hotfix Linter (Simple-Station#894)
Browse files Browse the repository at this point in the history
# Description

SOMEHOW THIS GOT PAST THE LINTER. THE FUCK?
  • Loading branch information
VMSolidus authored Sep 9, 2024
1 parent eeaf639 commit 88451f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Diagnostics.CodeAnalysis;
using Content.Server.GameTicking;
using Content.Server.GameTicking.Rules;
using Content.Server.GameTicking.Rules.Components;
using Content.Server.GameTicking.Components;
using Content.Server.StationEvents.Components;
using Content.Shared.CCVar;
using Robust.Shared.Configuration;
Expand Down

0 comments on commit 88451f1

Please sign in to comment.