mirror of https://github.com/databricks/cli.git
fix: Remove redundant field
This commit is contained in:
parent
8016d41661
commit
0221c28a80
|
@ -25,7 +25,6 @@ type annotation struct {
|
|||
}
|
||||
|
||||
type annotationHandler struct {
|
||||
op *openapiParser
|
||||
ref map[string]annotation
|
||||
empty map[string]annotation
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue