Commit c90e7f1b authored by Julien Prigent's avatar Julien Prigent Committed by oroulet

Remove glitch from #585

parent b9d02939
......@@ -594,9 +594,6 @@ class Client:
modified_params.RequestedPublishingInterval = (
results.RevisedPublishingInterval
)
modified_params.RequestedPublishingInterval = (
results.RevisedPublishingInterval
)
# update LifetimeCount but chances are it will be re-revised again
modified_params.RequestedLifetimeCount = results.RevisedLifetimeCount
return modified_params
......
Markdown is supported
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