mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed play animation part
This commit is contained in:
parent
21b9926be4
commit
5d03abe627
1 changed files with 0 additions and 10 deletions
10
start.py
10
start.py
|
|
@ -866,16 +866,6 @@ def boot():
|
|||
# ------------------------------------------------------------------------
|
||||
_startup_validations()
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# Play animation
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# from igniter.terminal_splash import play_animation
|
||||
|
||||
# don't play for silenced commands
|
||||
# if all(item not in sys.argv for item in silent_commands):
|
||||
# play_animation()
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# Process arguments
|
||||
# ------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue