Remove updateFromRelease feature

This commit is contained in:
rubenwardy
2021-07-24 03:09:33 +01:00
parent f5aee035b3
commit 545968a71f
4 changed files with 0 additions and 47 deletions

View File

@@ -66,7 +66,6 @@ class Permission(enum.Enum):
MAKE_RELEASE = "MAKE_RELEASE"
DELETE_RELEASE = "DELETE_RELEASE"
ADD_SCREENSHOTS = "ADD_SCREENSHOTS"
REIMPORT_META = "REIMPORT_META"
APPROVE_SCREENSHOT = "APPROVE_SCREENSHOT"
APPROVE_RELEASE = "APPROVE_RELEASE"
APPROVE_NEW = "APPROVE_NEW"