Skip to content
Commit 1a4f4c68 authored by Volker Krause's avatar Volker Krause
Browse files

Simplify syncConversionTable()

We don't need the nested lambda here anymore, and we never cared for its
return value. Also, further reduce the nesting depth by early returns,
with the remaining part handling the network reply being the part we
eventually want inside an asynchronous update job.
parent 92902af9
Pipeline #411503 passed with stage
in 2 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment