diff --git a/Event/DumpEventDataToJSON/python/DumpEventDataToJSONConfig.py b/Event/DumpEventDataToJSON/python/DumpEventDataToJSONConfig.py index 343a34f7729129390afa1409229e6a997550452a..1539e5bc0e4564526f2d0512afa8ef8ce8796544 100644 --- a/Event/DumpEventDataToJSON/python/DumpEventDataToJSONConfig.py +++ b/Event/DumpEventDataToJSON/python/DumpEventDataToJSONConfig.py @@ -21,7 +21,7 @@ def DumpEventDataToJSONAlgCfg(configFlags, doExtrap=False, **kwargs): if __name__=="__main__": from AthenaCommon.Configurable import Configurable from AthenaCommon.Logging import log - from AthenaCommon.Constants import DEBUG + # from AthenaCommon.Constants import DEBUG from AthenaConfiguration.AllConfigFlags import ConfigFlags # from AthenaConfiguration.TestDefaults import defaultTestFiles from AthenaConfiguration.MainServicesConfig import MainServicesThreadedCfg