Remove double includes (#41211)
This commit is contained in:
@@ -9,7 +9,6 @@ using Robust.Client.UserInterface.XAML;
|
||||
using Robust.Shared.Prototypes;
|
||||
using System.Numerics;
|
||||
using System.Linq;
|
||||
using Content.Client.Stylesheets;
|
||||
|
||||
namespace Content.Client.Access.UI
|
||||
{
|
||||
|
||||
@@ -23,7 +23,6 @@ using Robust.Shared.Player;
|
||||
using Robust.Shared.Prototypes;
|
||||
using Robust.Shared.Random;
|
||||
using Robust.Shared.Timing;
|
||||
using Content.Shared.Administration.Logs;
|
||||
using Content.Shared.Chemistry.Reaction;
|
||||
using Content.Shared.Containers.ItemSlots;
|
||||
using Content.Shared.Database;
|
||||
|
||||
Reference in New Issue
Block a user