mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove unused variable
This commit is contained in:
parent
989c54001c
commit
9b35dd6cfc
1 changed files with 0 additions and 1 deletions
|
|
@ -267,7 +267,6 @@ class IntegrateThumbnailsAYON(pyblish.api.ContextPlugin):
|
|||
"""
|
||||
# How long to sleep before next attempt
|
||||
wait_time = 1
|
||||
filename = os.path.basename(repre_path)
|
||||
|
||||
ayon_con = ayon_api.get_server_api_connection()
|
||||
headers = ayon_con.get_headers(content_type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue