adjust arm compilation configuration (#4181)

This commit is contained in:
fatedier
2024-04-25 13:08:41 +08:00
committed by GitHub
parent eaae212d2d
commit c1893ee1b4
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