]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove unused IoC dependency references. (#31704)
authorMervill <mervills.email@gmail.com>
Sun, 1 Sep 2024 21:22:50 +0000 (14:22 -0700)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 21:22:50 +0000 (23:22 +0200)
commit3414abb970bc1cd31f1653c82da5ede40e94b10e
treebc950e2aa530fa7ad0644f34bc66e2b6c8dbf2ea
parenta18e89557aed2dab0bc48cebc47e35b1ed4623c5
Remove unused IoC dependency references. (#31704)

Remove unused IoC dependencies
21 files changed:
Content.Client/Clothing/ClientClothingSystem.cs
Content.Client/Commands/MappingClientSideSetupCommand.cs
Content.Client/Computer/ComputerBoundUserInterface.cs
Content.Client/Light/Components/LightBehaviourComponent.cs
Content.Client/MachineLinking/UI/SignalTimerBoundUserInterface.cs
Content.Client/Silicons/StationAi/StationAiMenu.xaml.cs
Content.Client/Verbs/VerbSystem.cs
Content.Server/Administration/BanPanelEui.cs
Content.Server/Antag/AntagSelectionSystem.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/Damage/Systems/DamageOtherOnHitSystem.cs
Content.Server/Forensics/Systems/ForensicScannerSystem.cs
Content.Server/GameTicking/GameTicker.cs
Content.Server/MassMedia/Systems/NewsSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.cs
Content.Server/Station/Systems/StationSpawningSystem.cs
Content.Server/Thief/Systems/ThiefBeaconSystem.cs
Content.Shared/Damage/Systems/DamageOnAttackedSystem.cs
Content.Shared/Damage/Systems/DamageOnInteractSystem.cs
Content.Shared/Execution/SharedExecutionSystem.cs
Content.Shared/Mobs/Systems/MobStateSystem.cs