mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-08-05 00:02:27 +02:00
removed commented line
This commit is contained in:
@@ -205,7 +205,6 @@ def validate_detector_name(detector_name):
|
||||
|
||||
def apply_detector_config(detector_configuration, detector):
|
||||
number = detector_configuration.get_number()
|
||||
# number_modules = detector_configuration.get_number_modules()
|
||||
|
||||
detector.detsize = detector_configuration.get_detsize()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user