clean code
This commit is contained in:
parent
31a8fca1f7
commit
9ea1020d84
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue