Skip to content

Commit

Permalink
chore: removing unused
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnfaherty committed May 24, 2023
1 parent 3679296 commit 3f45e98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions servicecatalog_puppet/workflow/tasks_unit_tests_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ def call_to_return(*args, **kwargs):

return call_to_return

mock_client = mock.MagicMock()
mock_client.return_value = response_to_return
return mock_client


class FakeClientContextManager:
def __init__(
Expand Down

0 comments on commit 3f45e98

Please sign in to comment.