mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-09-19 12:06:01 +08:00
Chore: pass staticcheck
This commit is contained in:
@ -64,7 +64,6 @@ func Subscribe() observable.Subscription {
|
||||
|
||||
func UnSubscribe(sub observable.Subscription) {
|
||||
source.UnSubscribe(sub)
|
||||
return
|
||||
}
|
||||
|
||||
func Level() LogLevel {
|
||||
|
Reference in New Issue
Block a user