Removed unused injections from controllers
This commit is contained in:
@@ -25,8 +25,6 @@ namespace SPTarkov.Server.Core.Controllers;
|
||||
public class InsuranceController(
|
||||
ISptLogger<InsuranceController> _logger,
|
||||
RandomUtil _randomUtil,
|
||||
MathUtil _mathUtil,
|
||||
HashUtil _hashUtil,
|
||||
TimeUtil _timeUtil,
|
||||
EventOutputHolder _eventOutputHolder,
|
||||
ItemHelper _itemHelper,
|
||||
|
||||
Reference in New Issue
Block a user