mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 21:59:37 +08:00
Fix merge conflict
This commit is contained in:
parent
5ab1881a21
commit
91767cf81f
@ -56,8 +56,4 @@ def getMetaData() -> Dict[str, Any]:
|
|||||||
|
|
||||||
|
|
||||||
def register(app: "Application") -> Dict[str, Any]:
|
def register(app: "Application") -> Dict[str, Any]:
|
||||||
<<<<<<< HEAD
|
|
||||||
return {"version_upgrade": upgrade}
|
|
||||||
=======
|
|
||||||
return { "version_upgrade": upgrade }
|
return { "version_upgrade": upgrade }
|
||||||
>>>>>>> master
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user