mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 02:09:04 +08:00
style fix: remove blank line
This commit is contained in:
parent
50af406144
commit
ff6adfd740
@ -1144,7 +1144,6 @@ found:
|
|||||||
if (ngx_http_compile_complex_value(&ccv) != NGX_OK) {
|
if (ngx_http_compile_complex_value(&ccv) != NGX_OK) {
|
||||||
return NGX_CONF_ERROR;
|
return NGX_CONF_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return NGX_CONF_OK;
|
return NGX_CONF_OK;
|
||||||
|
Loading…
Reference in New Issue
Block a user