Revert "platform: Implement set underlying networks for android"

This reverts commit eb4a184b7e.
This commit is contained in:
世界
2024-12-26 14:39:57 +08:00
parent 22749d6922
commit f33f45e3d0
8 changed files with 0 additions and 43 deletions

View File

@@ -51,5 +51,4 @@ type NetworkInterface struct {
DNSServers []string
Expensive bool
Constrained bool
RawNetwork any
}