Commit 4abbfdaa authored by 许瑞's avatar 许瑞

fix: do not pull list_model method

parent 86d7cff1
......@@ -507,8 +507,6 @@ class MagicModel:
blocks.append(block)
return blocks
def get_model_list(self, page_no):
return self.__model_list[page_no]
if __name__ == "__main__":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment