mirror of https://gitee.com/bigwinds/arangodb
remove stray newline.
This commit is contained in:
parent
9214ab08a1
commit
49a966234b
|
@ -110,7 +110,6 @@ function get_api_aqlfunction (req, res) {
|
||||||
/// input). The *isDeterministic* attribute is currently not used but may be
|
/// input). The *isDeterministic* attribute is currently not used but may be
|
||||||
/// used later for optimisations.
|
/// used later for optimisations.
|
||||||
///
|
///
|
||||||
///
|
|
||||||
/// @RESTDESCRIPTION
|
/// @RESTDESCRIPTION
|
||||||
///
|
///
|
||||||
/// In case of success, the returned JSON object has the following properties:
|
/// In case of success, the returned JSON object has the following properties:
|
||||||
|
|
Loading…
Reference in New Issue