useless line. configuration_dict is already defined identically

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44342 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90333a79
......@@ -75,7 +75,6 @@ class UnifySolver(AcceptSolver):
if activate_kw is not None:
movement.setDefaultActivateParameters(
activate_kw=activate_kw, **activate_kw)
configuration_dict = self.getConfigurationPropertyDict()
new_value = configuration_dict.get('value')
movement.setProperty(solved_property, new_value)
for simulation_movement in simulation_movement_list:
......
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