mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
cleanup code
This commit is contained in:
parent
60b2d1bf1d
commit
3fb57aa30f
3 changed files with 9 additions and 23 deletions
|
|
@ -49,7 +49,6 @@ def _clear_credentials():
|
|||
def _set_env(username, apiKey):
|
||||
os.environ['FTRACK_API_USER'] = username
|
||||
os.environ['FTRACK_API_KEY'] = apiKey
|
||||
os.environ['FTRACK_APIKEY'] = apiKey
|
||||
|
||||
def _check_credentials(username=None, apiKey=None):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue