Forgot to delete a few comments from the code (Nothing confidential/senstive just more annoying to look at than anything)
This commit is contained in:
parent
b3b43329cd
commit
8a7771b2f3
4 changed files with 5 additions and 29 deletions
|
|
@ -44,12 +44,7 @@ if __name__ == '__main__':
|
|||
nosql_db_name = data['nosql']['dbName']
|
||||
nosql_user = data['nosql']['user']
|
||||
nosql_password = data['nosql']['password']
|
||||
#activityProperties: activity
|
||||
#eventProperties: eventProps
|
||||
#localeProperties: locales
|
||||
#organizerProperties: organizerProps
|
||||
#userProperties: userProps
|
||||
#templates: templates
|
||||
|
||||
tables = data['nosql']['tables']
|
||||
|
||||
cache_password = data['cache']['password']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue