Skip to content

Commit

Permalink
222
Browse files Browse the repository at this point in the history
  • Loading branch information
ymakedaq committed Sep 29, 2024
1 parent 53a8507 commit e8680d5
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ class MySQMigrateUpgradeFlow(MySQLMigrateClusterRemoteFlow):
]
"""

def __init__(self, root_id: str, ticket_data: Optional[Dict]):
self.root_id = root_id
self.ticket_data = ticket_data

def upgrade(self):
# 进行模块的版本检查
self.__pre_check()
Expand Down

0 comments on commit e8680d5

Please sign in to comment.