Fix merge conflict

This commit is contained in:
Ghostkeeper 2019-06-19 13:12:42 +02:00
parent 5ab1881a21
commit 91767cf81f
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -56,8 +56,4 @@ def getMetaData() -> Dict[str, Any]:
def register(app: "Application") -> Dict[str, Any]:
<<<<<<< HEAD
return {"version_upgrade": upgrade}
=======
return { "version_upgrade": upgrade }
>>>>>>> master