chore: coding style (#2120)
This commit is contained in:
@@ -254,7 +254,6 @@ func (p *Parser) storeVerificationInfo(api *Api) {
|
||||
}
|
||||
|
||||
func (p *Parser) valid(nestedApi *Api) error {
|
||||
|
||||
if p.syntax != nil && nestedApi.Syntax != nil {
|
||||
if p.syntax.Version.Text() != nestedApi.Syntax.Version.Text() {
|
||||
syntaxToken := nestedApi.Syntax.Syntax
|
||||
|
||||
Reference in New Issue
Block a user