1
0
Fork 0

remove stray newline.

This commit is contained in:
Willi Goesgens 2015-09-10 16:24:43 +02:00
parent 9214ab08a1
commit 49a966234b
1 changed files with 0 additions and 1 deletions

View File

@ -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: