mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Small refactor
This commit is contained in:
parent
2c6efcc017
commit
7c61510f30
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ try:
|
|||
import pysftp
|
||||
except (ImportError, SyntaxError):
|
||||
pass
|
||||
# if six.PY3:
|
||||
# six.reraise(*sys.exc_info())
|
||||
|
||||
# handle imports from Python 2 hosts - in those only basic methods are used
|
||||
log.warning("Import failed, imported from Python 2, operations will fail.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue