Revert "[test] rule providers"

This reverts commit d4cc650633.
This commit is contained in:
Maze.tsz 2021-11-26 00:57:33 +08:00
parent 0f2b87497b
commit 796eb5c95c

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