mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 07:23:17 +08:00
clean code
This commit is contained in:
parent
a33e511c12
commit
dec32da262
@ -89,10 +89,6 @@ func ApplyConfig(cfg *config.Config, force bool) {
|
||||
updateTun(cfg.Tun)
|
||||
updateExperimental(cfg)
|
||||
|
||||
// DON'T Delete
|
||||
// ClashX will use this line to determine if the 'Meta' has finished booting
|
||||
log.Infoln("Apply all configs finished.")
|
||||
|
||||
log.SetLevel(cfg.General.LogLevel)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user