Remove accidental using directives on transient dependencies. (#18999)
This commit is contained in:
committed by
GitHub
parent
75ba8f8a31
commit
73996d17e4
@@ -2,7 +2,6 @@ using System.Linq;
|
||||
using System.Numerics;
|
||||
using Content.Client.Parallax;
|
||||
using Content.Shared.Weather;
|
||||
using OpenToolkit.Graphics.ES11;
|
||||
using Robust.Client.GameObjects;
|
||||
using Robust.Client.Graphics;
|
||||
using Robust.Client.ResourceManagement;
|
||||
|
||||
Reference in New Issue
Block a user