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

Remove a line

parent ab98be5e
No related branches found
No related tags found
No related merge requests found
Pipeline #79271 passed
......@@ -202,7 +202,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