Skip to content
Snippets Groups Projects
Commit a9500927 authored by NolanB's avatar NolanB
Browse files

Remove a line

parent d2b8f180
No related branches found
No related tags found
1 merge request!177Remove the self.features from elementsWorker as well as its associated tests
Pipeline #79274 passed
This commit is part of merge request !177. Comments created here will be created in the context of that merge request.
......@@ -203,7 +203,6 @@ class BaseWorker(object):
"RetrieveWorkerConfiguration", id=configuration_id
)
self.user_configuration = worker_configuration.get("configuration")
if self.user_configuration:
logger.info("Loaded user configuration from WorkerRun")
......
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