[Fix] Parse

This commit is contained in:
gVisor bot 2022-03-17 12:26:43 +08:00
parent 77f725afb6
commit f3d1de077e

View file

@ -28,6 +28,8 @@ import (
"github.com/Dreamacro/clash/dns" "github.com/Dreamacro/clash/dns"
"github.com/Dreamacro/clash/log" "github.com/Dreamacro/clash/log"
T "github.com/Dreamacro/clash/tunnel" T "github.com/Dreamacro/clash/tunnel"
"gopkg.in/yaml.v2"
) )
// General config // General config