Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 4b7495f

Browse files
committed
PAF-17 #Removed useless return
1 parent 03009bd commit 4b7495f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dynatrace/cluster/user_groups.py

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def delete_app_groups (cluster, app_name):
6363
cluster,
6464
"groups/" + group_id
6565
)
66-
return
6766

6867
def delete_app_groups_setwide(app_name):
6968
"""Create Dynatrace User Groups for Applications"""

0 commit comments

Comments
 (0)