adjust arm compilation configuration

This commit is contained in:
fatedier
2024-04-25 13:02:48 +08:00
parent eaae212d2d
commit 1841ae861b
4 changed files with 9 additions and 7 deletions

View File

@@ -32,8 +32,6 @@ import (
"github.com/fatedier/frp/pkg/util/version"
)
// TODO(fatedier): add an API to clean status of all offline proxies.
type GeneralResponse struct {
Code int
Msg string