diff --git a/Simulation/ISF/ISF_Config/share/AllDet_detDescr.py b/Simulation/ISF/ISF_Config/share/AllDet_detDescr.py
index 75f6a6ebc475e93c364411b0f6f870c218e804c0..a7973c4ec9eccc45deed6e37f200cc54d55b795c 100644
--- a/Simulation/ISF/ISF_Config/share/AllDet_detDescr.py
+++ b/Simulation/ISF/ISF_Config/share/AllDet_detDescr.py
@@ -12,10 +12,6 @@ if DetFlags.detdescr.any_on():
     from AtlasGeoModel import GeoModelInit
     from AtlasGeoModel import SetupRecoGeometry
 
-    # Beam Spot service job options - just defines conditions data access
-    if DetFlags.detdescr.ID_on():
-        protectedInclude("InDetBeamSpotService/BeamCondSvc.py" )
-
     import os
     if "AthSimulation_DIR" not in os.environ:
         if DetFlags.detdescr.LAr_on():