Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: simplify sleep time function call
The code changes refactor the sleep time function call in the check_deps.sh file. Instead of calling fn_sleep_time_1, it now calls fn_sleep_time. This change simplifies the code and improves readability.
- Loading branch information