mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 12:42:27 +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)
|
updateTun(cfg.Tun)
|
||||||
updateExperimental(cfg)
|
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)
|
log.SetLevel(cfg.General.LogLevel)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user