1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-01 07:27:46 +00:00

Remove unused namespace field

This commit is contained in:
Darren Shepherd
2020-02-04 21:31:02 -07:00
parent b51e14edfb
commit 87a107e23e
3 changed files with 0 additions and 13 deletions

View File

@@ -29,7 +29,6 @@ type Server struct {
RestConfig *rest.Config
Namespace string
BaseSchemas *types.APISchemas
AccessSetLookup accesscontrol.AccessSetLookup
SchemaTemplates []schema.Template