summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'testapi/opnfv_testapi/common/constants.py')
-rw-r--r--testapi/opnfv_testapi/common/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/testapi/opnfv_testapi/common/constants.py b/testapi/opnfv_testapi/common/constants.py
index b37ebb3..70c9223 100644
--- a/testapi/opnfv_testapi/common/constants.py
+++ b/testapi/opnfv_testapi/common/constants.py
@@ -2,4 +2,3 @@ TESTAPI_ID = 'testapi_id'
CSRF_TOKEN = 'csrf_token'
ROLE = 'role'
TESTAPI_USERS = ['opnfv-testapi-users']
-USER_TABLE = 'users'