Skip to content
Snippets Groups Projects
Commit 283e2b10 authored by Marco Cattaneo's avatar Marco Cattaneo
Browse files

Merge branch 'removeRedundantImport-S24S28' into 'stripping24r2-28r2-patches'

Remove unnecessary import of L0DUConfig.opts

See merge request !677

(cherry picked from commit 98bfe867)

1b057b2e Remove unnecessary import of L0DUConfig.opts
parent acff659c
No related branches found
No related tags found
1 merge request!686Remove unnecessary import of L0DUConfig.opts
...@@ -157,8 +157,6 @@ class PhysConf(LHCbConfigurableUser) : ...@@ -157,8 +157,6 @@ class PhysConf(LHCbConfigurableUser) :
# raw event # raw event
DecodeRawEvent().DataOnDemand=True DecodeRawEvent().DataOnDemand=True
#require L0 just in case I need to do L0 decoding
importOptions( "$L0TCK/L0DUConfig.opts" )
# ANN PID recalibration # ANN PID recalibration
if self.getProp("AllowPIDRecalib") : if self.getProp("AllowPIDRecalib") :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment