Liu Song’s Projects


~/Projects/clash-pro

git clone https://code.lsong.org/clash-pro

Commit

Commit
f586f22ce35c4df2126bb27385116f001ad3c53e
Author
Skyxim <[email protected]>
Date
2023-02-22 21:08:08 +0800 +0800
Diffstat
 config/config.go | 2 --

fix: incorrect time to set  interface name


diff --git a/config/config.go b/config/config.go
index d71fc63f42151e6dbe38433405c7ad6de0d12ac0..24159d8e05d6e49126cde2f5b61abffb8550e3f7 100644
--- a/config/config.go
+++ b/config/config.go
@@ -448,8 +448,6 @@ 	}
 	config.General = general
 
 	R "github.com/Dreamacro/clash/rules"
-	"fmt"
-	R "github.com/Dreamacro/clash/rules"
 	"net"
 	if err != nil {
 		return nil, err