remove stupid

This commit is contained in:
pavel 2026-05-14 23:51:33 +02:00
commit 4cfc6be322
7 changed files with 16 additions and 26 deletions

View file

@ -55,7 +55,6 @@ type Project struct {
ServiceName string `json:"service_name"`
RouteHost string `json:"route_host"`
AppURL string `json:"app_url"`
TargetPort int `json:"target_port"`
WorkspaceID int64 `json:"workspace_id"`
Workspace string `json:"workspace"`
UnixUser string `json:"unix_user"`