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
type Experimental struct{}
// Config is clash core config manager
// Config is clash config manager
type Config struct {
General *General
Tun *Tun