0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 19:39:35 +03:00

Remove dragonfly build

This commit is contained in:
yuhan6665
2023-11-12 14:28:36 -05:00
parent 5ae3791a8e
commit cc4b28b159
3 changed files with 4 additions and 7 deletions

View File

@ -1,5 +1,5 @@
//go:build js || dragonfly || netbsd || openbsd || solaris
// +build js dragonfly netbsd openbsd solaris
//go:build js || netbsd || openbsd || solaris
// +build js netbsd openbsd solaris
package internet