Skip to content

Commit

Permalink
remove initialization of __nfs_client_connection
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Horak <[email protected]>
  • Loading branch information
dahorak committed Jul 18, 2024
1 parent 688a72d commit 74aba39
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ def setup_teardown(self, request):
6:- Delete ocs nfs Service
"""
self.__nfs_client_connection = None
self = request.node.cls
log.info("-----Setup-----")
self.namespace = "openshift-storage"
Expand Down

0 comments on commit 74aba39

Please sign in to comment.