diff --git a/Libraries/SPTarkov.Server.Core/Services/LocationLifecycleService.cs b/Libraries/SPTarkov.Server.Core/Services/LocationLifecycleService.cs index 7c68fdaa..3b17ae59 100644 --- a/Libraries/SPTarkov.Server.Core/Services/LocationLifecycleService.cs +++ b/Libraries/SPTarkov.Server.Core/Services/LocationLifecycleService.cs @@ -63,8 +63,6 @@ public class LocationLifecycleService( protected const string Savage = "savage"; protected const string Scav = "scav"; - public object botConfig { get; private set; } - /// /// Check player type for pmc or scav ///