Skip to content

Commit

Permalink
Update plugins/module_utils/metal/spec_types.py
Browse files Browse the repository at this point in the history
Co-authored-by:  Tomáš Karásek <[email protected]>
  • Loading branch information
AlexBacho and t0mk authored Oct 7, 2023
1 parent ab8ee23 commit 31bc569
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/module_utils/metal/spec_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ def __init__(self,
self.sdk_kwargs[model_arg_name] = request_model_instance

def do(self):
q(self.conf.func, self.sdk_kwargs)
sdk_function = self.conf.func

result = sdk_function(**self.sdk_kwargs)
Expand Down

0 comments on commit 31bc569

Please sign in to comment.