single workspace role for task order officers

This commit is contained in:
dandds
2019-01-08 14:36:32 -05:00
parent d41f233f5a
commit 95e7adfcf3
6 changed files with 41 additions and 36 deletions

View File

@@ -42,6 +42,3 @@ class Permissions(object):
ADD_TAG_TO_WORKSPACE = "add_tag_to_workspace"
REMOVE_TAG_FROM_WORKSPACE = "remove_tag_from_workspace"
KO_SIGN_TASK_ORDER = "ko_sign_task_order"
SO_SIGN_TASK_ORDER = "so_sign_task_order"