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)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user