mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-22 01:57:04 +08:00
🐝 reformat code
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
// init request client
|
||||
func InitClient() {
|
||||
func InitClient() {
|
||||
log.Infof("初始化client...")
|
||||
conf.Client=&http.Client{}
|
||||
}
|
||||
conf.Client = &http.Client{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user