mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00
refactor: Minor formatting adjustment in Mac ID modifier script
- Removed redundant comment for No Color terminal code - Maintained existing script structure and functionality
This commit is contained in:
parent
60def59221
commit
2a93a856bf
@ -8,7 +8,7 @@ RED='\033[0;31m'
|
||||
GREEN='\033[0;32m'
|
||||
YELLOW='\033[1;33m'
|
||||
BLUE='\033[0;34m'
|
||||
NC='\033[0m' # No Color
|
||||
NC='\033[0m'
|
||||
|
||||
# 日志函数
|
||||
log_info() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user