diff options
Diffstat (limited to 'internal/server/common.go')
| -rw-r--r-- | internal/server/common.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/server/common.go b/internal/server/common.go index 37f9bf2..bf72bc6 100644 --- a/internal/server/common.go +++ b/internal/server/common.go @@ -17,7 +17,6 @@ type ServerBase struct { SupportContact []string `json:"support_contact"` Endpoints ServerEndpoints `json:"endpoints"` Profiles ServerProfileInfo `json:"profiles"` - ProfilesRaw string `json:"profiles_raw"` StartTime time.Time `json:"start_time"` EndTime time.Time `json:"expire_time"` Type string `json:"server_type"` |
