Revert "[test] rule providers"

This reverts commit d4cc650633.
This commit is contained in:
gVisor bot 2021-11-26 00:57:33 +08:00
parent 720e425c9b
commit d3708a2e71

View file

@ -114,7 +114,7 @@ type Script struct {
// Experimental config // Experimental config
type Experimental struct{} type Experimental struct{}
// Config is clash core config manager // Config is clash config manager
type Config struct { type Config struct {
General *General General *General
Tun *Tun Tun *Tun