mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00: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