Revert "[fix]code"

This reverts commit 0431969a73.
This commit is contained in:
maze.y2b@gmail.com
2021-12-02 20:08:34 +08:00
parent b15a7c8b6f
commit 53eb3f15bb
13 changed files with 9 additions and 784 deletions

View File

@ -1,6 +1,5 @@
package provider
import "C"
import (
"github.com/Dreamacro/clash/constant"
)
@ -80,8 +79,6 @@ const (
Classical
)
type Behavior int
// RuleType defined
type RuleType int