Remove legacy NTP usages

This commit is contained in:
世界
2023-08-31 14:00:47 +08:00
parent 9aff92b89a
commit 5b92b7183f
7 changed files with 10 additions and 15 deletions

View File

@@ -46,8 +46,6 @@ type Router interface {
PackageManager() tun.PackageManager
Rules() []Rule
TimeService
ClashServer() ClashServer
SetClashServer(server ClashServer)