Skip to content

Commit

Permalink
check out 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ymakedaq committed Sep 23, 2024
1 parent 451c230 commit de243d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dbm-ui/backend/flow/utils/mysql/common/mysql_cluster_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,3 @@ def get_ports(cluster_ids: list) -> list:
for cluster in clusters:
cluster_ports.append(cluster.storageinstance_set.get(instance_inner_role=InstanceInnerRole.MASTER.value).port)
return cluster_ports


0 comments on commit de243d2

Please sign in to comment.