Implement new deprecated warnings

This commit is contained in:
世界
2024-11-07 12:02:36 +08:00
parent 42ffa1b3a3
commit 9509fba67a
6 changed files with 55 additions and 16 deletions

View File

@@ -2,7 +2,6 @@ package deprecated
import (
"context"
"github.com/sagernet/sing/service"
)